Custom Region of Interest

436 views Asked by At

I know theres a similar question about this but mine is the continuation of this post. ROI in Video file

I already find a way to get the ROI and is now running with my program but only in Rectangular(cv::Rect)

Now, I want to get the ROI in this manner so that the actual areas of interest will be the only one processed.

Any idea on how to get this kind of ROI?

enter image description here

Thank you very much.

0

There are 0 answers