Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

you have x,y,w,h for each face , so just find crop function or drawrect in java syntax

rectangle(Mat img, Point pt1, Point pt2, Scalar color)
 // Draws a simple, thick, or filled up-right rectangle.