how draw this rectangle
i have this line in facial detecction
rectangle(frame, faces[i], CV_RGB(0, 255, 0), 2);
how can draw a rectangle equals in this image
add a comment
i have this line in facial detecction
rectangle(frame, faces[i], CV_RGB(0, 255, 0), 2);
how can draw a rectangle equals in this image
Asked: 2016-03-07 15:42:32 -0600
Seen: 125 times
Last updated: Mar 07 '16