I have a question about how to define a ROI with OpenCV. I know what the definition of the function cvSetImageROI but I want to know if is possible to define a
cvSetImageROI
You are supposed to use masks to simulate non-rectangular ROI.