extraction of video frames in simulink
古いコメントを表示
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 件のコメント
Wayne King
2012 年 9 月 22 日
What version of MATLAB are you using? Do you the Video and Image Processing Blockset, or the newer Computer Vision System Toolbox?
採用された回答
その他の回答 (1 件)
Wayne King
2012 年 9 月 23 日
0 投票
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.
カテゴリ
ヘルプ センター および File Exchange で Signal Import and Export についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!