How to divide the total video into different Region of Interest ?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Nguyen Thanh Trung LE
il 15 Giu 2019
Risposto: Image Analyst
il 15 Giu 2019
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.
0 Commenti
Risposta accettata
Image Analyst
il 15 Giu 2019
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 Commenti
Più risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!