Skip to main content

VNDetectFaceRectanglesRequestRevision3

Static VNDetectFaceRectanglesRequestRevision3 

Source
pub static VNDetectFaceRectanglesRequestRevision3: NSUInteger
Available on crate feature VNDetectFaceRectanglesRequest only.
Expand description

This request revision can calculate face pitch, in addition to roll and yaw, see [VNFaceObservation -pitch] property. In addition, all three properties - roll, yaw, and pitch are now reported in contiguous manner.

See also Apple’s documentation