video splitting
古いコメントを表示
is there any procedure in matlab which can be used to divide a video input into for equal regions of interest. can each region of interest be accessed for processing?
回答 (1 件)
Walter Roberson
2012 年 1 月 3 日
0 投票
mat2cell(); blockproc(); plain array indexing; blkproc() on older MATLAB.
カテゴリ
ヘルプ センター および File Exchange で Video Formats and Interfaces についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!