video splitting
Afficher commentaires plus anciens
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?
Réponses (1)
Walter Roberson
le 3 Jan 2012
0 votes
mat2cell(); blockproc(); plain array indexing; blkproc() on older MATLAB.
Catégories
En savoir plus sur Video Formats and Interfaces dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!