Hello I am beginner in OpenCv C++... I want to set custom region of interest for processing.... like my camera is fixed in one place and i want to capture the image of some specific area... it can be of triangle shape... what i want is the rest of image shld be black except tht triangular ROI....
I searched a lot and i found for rectangular region only... :( Thanks