I have two rectangles, each of which is defined by a set of four coordinates. I read how to see if they intersect, but how can I calculate the intersection area? Rectangles are not aligned along the axes.
Is there an OpenCV feature for this? I was told that there is, but I did not find it.
c ++ intersection
dkb
source share