フィルターのクリア

How to divide the total video into different Region of Interest ?

2 ビュー (過去 30 日間)
Nguyen Thanh Trung LE
Nguyen Thanh Trung LE 2019 年 6 月 15 日
回答済み: Image Analyst 2019 年 6 月 15 日
Hi everyone,
I'm currently looking for a way to divide a video into different ROI to work with
For example, if I divide the video into 3 different vertical ROI and I only want to work with the middle one then how can I do that
Thanks.

採用された回答

Image Analyst
Image Analyst 2019 年 6 月 15 日
Just read in a frame of the video and mask it or crop it out (with imcrop), then just work on the remaining pixels.

その他の回答 (0 件)

製品


リリース

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by