Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

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

image description

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

image description