Restrict detection to faces pointing in specific directions only. You can set any of the following values:
Any
|
Detect faces viewed from any direction. |
Front
|
Detect only faces looking directly at the camera. This setting is the fastest and produces fewer false positives. |
Profile
|
Detect only faces shown in profile (viewed side-on). |
Three-quarter
|
Detect only faces shown at a three-quarter view (between a front view and a profile view). |
Type: | String |
---|---|
Default: | Any |
Required: | No |
Configuration Section: | TaskName |
Example: | FaceDirection=any
|
See Also: |
|