pub static VNDetectFaceRectanglesRequestRevision3: NSUIntegerAvailable 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