First time here? Check out the FAQ!
answered 2017-03-06 03:01:07 -0600
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.