Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to CIFaceFeatureMBS class.
CIFaceFeatureMBS.faceAngle as Double
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CoreImage | MBS MacCI Plugin | 14.1 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Rotation is measured counterclockwise in radians, with zero indicating that a line drawn between the eyes is horizontal relative to the image orientation.
Available in OS X v10.9 and later.
(Read only property)
CIFaceFeatureMBS.hasFaceAngle as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CoreImage | MBS MacCI Plugin | 14.1 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Available in OS X v10.9 and later.
(Read only property)
CIFaceFeatureMBS.hasLeftEyePosition as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CoreImage | MBS MacCI Plugin | 12.4 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
(Read only property)
CIFaceFeatureMBS.hasMouthPosition as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CoreImage | MBS MacCI Plugin | 12.4 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
(Read only property)
CIFaceFeatureMBS.hasRightEyePosition as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CoreImage | MBS MacCI Plugin | 12.4 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
(Read only property)
CIFaceFeatureMBS.hasSmile as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CoreImage | MBS MacCI Plugin | 14.1 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Available in OS X v10.9 and later.
For smiles to be detected, the key CIDetectorSmile must be present with a value of true in the dictionary passed to a detector's featuresInImage method.
(Read only property)
CIFaceFeatureMBS.hasTrackingFrameCount as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CoreImage | MBS MacCI Plugin | 12.4 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
(Read only property)
CIFaceFeatureMBS.hasTrackingID as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CoreImage | MBS MacCI Plugin | 12.4 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
(Read only property)
CIFaceFeatureMBS.leftEyeClosed as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CoreImage | MBS MacCI Plugin | 14.1 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
"Left" is relative to the original (non-mirrored) image orientation, not to the owner of the eye.
For closed eyes to be detected, the key CIDetectorEyeBlink must be present with a value of true in the dictionary passed to a detector's featuresInImage method.
Available in OS X v10.9 and later.
(Read only property)
CIFaceFeatureMBS.leftEyePosition as CGPointMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CoreImage | MBS MacCI Plugin | 12.4 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
(Read only property)
CIFaceFeatureMBS.mouthPosition as CGPointMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CoreImage | MBS MacCI Plugin | 12.4 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
(Read only property)
CIFaceFeatureMBS.rightEyeClosed as boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CoreImage | MBS MacCI Plugin | 14.1 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
"Right" is relative to the original (non-mirrored) image orientation, not to the owner of the eye.
For closed eyes to be detected, the key CIDetectorEyeBlink must be present with a value of true in the dictionary passed to a detector's featuresInImage method.
Available in OS X v10.9 and later.
(Read only property)
CIFaceFeatureMBS.rightEyePosition as CGPointMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CoreImage | MBS MacCI Plugin | 12.4 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
(Read only property)
CIFaceFeatureMBS.trackingFrameCount as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CoreImage | MBS MacCI Plugin | 12.4 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
(Read only property)
CIFaceFeatureMBS.trackingID as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | CoreImage | MBS MacCI Plugin | 12.4 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
(Read only property)
The items on this page are in the following plugins: MBS MacCI Plugin.