Simulink model without stop/terminate condition, how do I add one or other alternatives?

8 vues (au cours des 30 derniers jours)
Hello, I am experimentering with this simulink model and I am wondering how I can stop the model from running programmatically when the mosaic is "done" (no more frames to stitch from the given input-video)?
I have tried all sorts of conditions, at all sorts of locations, using a stop block but it stops it when it stitched no or 2 pictures together, not sure how I can accomplish this?
Kind regards, Simon

Réponse acceptée

Jordan Ross
Jordan Ross le 9 Jan 2017
Hello Simon,
It is my understanding that you are trying to stop the Simulation after the video has finished and all of the images have been stitched together.
In order to stop the simulation when there are no more frames to stitch together, you can use the "Stop Simulation" block on the "Reset" signal that comes out of the "Video From File" block. Please see the image below of the "Input" subsystem.

Plus de réponses (0)

Catégories

En savoir plus sur Computer Vision with Simulink dans Help Center et File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by