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!