extraction of video frames in simulink
Afficher commentaires plus anciens
Hi everybody! I want to extract video frames in simulink.Currently I have used Multimedia file block for reading the video and what block should I use for extracting frames one by one.
2 commentaires
Wayne King
le 22 Sep 2012
What version of MATLAB are you using? Do you the Video and Image Processing Blockset, or the newer Computer Vision System Toolbox?
Réponse acceptée
Plus de réponses (1)
Wayne King
le 23 Sep 2012
0 votes
You should not start a new thread for the identical topic:
The From Multimedia File Block outputs the video one frame at a time so if you connect that block to another block, you will be processing the video one frame at a time.
1 commentaire
azan
le 23 Sep 2012
Catégories
En savoir plus sur Computer Vision with Simulink dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!