opencv-face-recognition-python icon indicating copy to clipboard operation
opencv-face-recognition-python copied to clipboard

Face extraction

Open DonaldTsang opened this issue 7 years ago • 0 comments

  1. Assuming some of the faces in the image is tilted, does OpenCV extracts faces and un-rotate them? (i.e. giving coordinates for rectangles where the frame of the rectangle are not parallel to the frame of the image)
  2. Can OpenCV detect faces when the face is partially covered (glasses, hygienic masks)?

DonaldTsang avatar Jan 31 '18 01:01 DonaldTsang