Hi I am trying to detect the tilted face using `Opencv4android`. I have run `face-detection-sample`, I have noticed that when face is straight, its detected but when the face is right/left tilted or upward then it is not detected. What is the reason behind it? > How tilted face detection is> implemented?
↧