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 CIFeatureMBS class.
CIFeatureMBS.CIFeatureTypeFace as string
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | CoreImage | MBS MacCI Plugin | 12.4 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
The discovered feature is a person’s face.
Use the CIFaceFeatureMBS class to find more information about the detected feature.
Available in OS X v10.7 and later.
CIFeatureMBS.CIFeatureTypeQRCode as string
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | CoreImage | MBS MacCI Plugin | 16.0 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
The discovered feature is a Quick Response code (2D barcode).
Use the CIQRCodeFeature class to find more information about the detected feature.
Available in OS X v10.11 and later.
CIFeatureMBS.CIFeatureTypeRectangle as string
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | CoreImage | MBS MacCI Plugin | 16.0 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
The discovered feature is a rectangular object, though it might appear in perspective in the image.
Use the CIRectangleFeatureMBS class to find more information about the detected feature.
Available in OS X v10.10 and later.
CIFeatureMBS.CIFeatureTypeText as string
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
shared method | CoreImage | MBS MacCI Plugin | 16.0 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
The discovered feature is a region likely to contain upright text.
Use the CITextFeature class to find more information about the detected feature.
Available in OS X v10.11 and later.
The items on this page are in the following plugins: MBS MacCI Plugin.