Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.

ROP Angle in pvl Face Detect

Ashim_Prasad
Beginner
531 Views

pvl FaceDetect API has given a mechanism to set ROP angle range. I have set the ROP angle range to be 15 (I assume it takes angle in degrees) and expect it to find faces only in range of -15 to +15 degrees of rotation along y-axis. But it find all kind of faces including almost profile face. However, it returns value of "0" for faces data that's returned from detectFaceRect.

1. Is my understanding about RIP and ROP angle right -> RIP angle is for rotation along z-axis (Coming out of the screen) and ROP is rotation about y-axis (vertical direction)

2. I am using SDK version 2017.0.139

3. Platform: Ubuntu 16.04

0 Kudos
1 Reply
Shubha_R_Intel
Employee
531 Views

Ashim would you mind posting your code here ? Or at least a snippet to give more context ? Thanks, Shubha

0 Kudos
Reply