opencv-face-recognition-python
opencv-face-recognition-python copied to clipboard
Face extraction
- 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)
- Can OpenCV detect faces when the face is partially covered (glasses, hygienic masks)?