video splitting

조회 수: 5 (최근 30일)
Abhilash Alva
Abhilash Alva 2012년 1월 2일
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
Walter Roberson 2012년 1월 3일
mat2cell(); blockproc(); plain array indexing; blkproc() on older MATLAB.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by