Skip to main content

VNDetectFaceRectanglesRequestRevision2

Static VNDetectFaceRectanglesRequestRevision2 

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

This request revision can calculate face roll and yaw properties. See [VNFaceObservation -roll] and [VNFaceObservation -yaw] respectively.

See also Apple’s documentation