Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

how can i crop the faces from the group photos?

Mat img_scene = imread(argv[2], IMREAD_GRAYSCALE);

by using this i can get the photo but how can i crop the each and every faces from this photo?

click to hide/show revision 2
retagged

updated 2017-10-10 04:40:05 -0600

berak gravatar image

how can i crop the faces from the group photos?

Mat img_scene = imread(argv[2], IMREAD_GRAYSCALE);

by using this i can get the photo but how can i crop the each and every faces from this photo?