crop image [closed]

asked 2015-10-19 15:01:02 -0600

komal gravatar image

I am making AI application "criminal identification system" For validation I am putting condition that admin has to add image of criminal's face. That is properly done using opencv and only face images are uploaded My next step is when image is successfully validated(means the image must contain only one face) all components like nose, eyes , lips ,chin, hair , forehead should be cropped and saved in different different folders means eyes should be cropped and saved in eyes folder.

Is it possible to do this with openCV? if yes then please send me the links for reference.

Regard,

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by sturkmen
close date 2020-12-09 03:27:24.318671

Comments

2

sorry, but this is imho a bad question.

since you don't seem to have the slightest domain knowledge about your problem, anyone could recommend anything to you, and you wouldn't be able to evaluate if it's valid.

" please send me the links for reference." - research is what you must do before.

if you had done your homework, your question would look much different.

berak gravatar imageberak ( 2015-10-20 01:37:38 -0600 )edit