Simscape Mechanics Explore camera and image processing.
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I was wondering if there is a way to do some basic real time image processing of the mechanics explorer output?
I am trying to track a simple moving sphere and use the data to comand my robot to track it. I am aware that you can use the camera manager to create a dynamic camera, but I am unsure if I can analyze the camera feed in real time? Is there perhaps another toolbox or block I can use in simulink to do this?
1 commentaire
Réponses (1)
Steve Miller
le 4 Juin 2021
Through release R2021a, the image presented in the Mechanics Explorer cannot be fed during a simulation to an image processing algorithm via a Simulink signal. You could save the animation from the Mechanics explorer to a video file and then in a separate run feed those video images to your algorithm.
--Steve
2 commentaires
Matt Hearn
le 24 Oct 2022
Hello, I just wanted to confirm if this is still the case in release R2022b ?
Voir également
Catégories
En savoir plus sur Simulation and Analysis dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!