Platforms to show: All Mac Windows Linux Cross-Platform
CIFeatureMBS class
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| class | CoreImage | MBS MacCI Plugin | 12.4 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
- 3 properties
- method Constructor(Handle as Integer)
- 4 shared methods
- shared method CIFeatureTypeFace as string
- shared method CIFeatureTypeQRCode as string
- shared method CIFeatureTypeRectangle as string
- shared method CIFeatureTypeText as string
Sub classes:
Blog Entries
Some methods using this class:
- CIDetectorMBS.featuresInImage(image as CIImageMBS) as CIFeatureMBS()
- CIDetectorMBS.featuresInImage(image as CIImageMBS, options as dictionary) as CIFeatureMBS()
- CITextFeatureMBS.subFeatures as CIFeatureMBS()
Some examples using this class:
- /AVFoundation/Live Barcode Detection
- /AVFoundation/Live Barcode Detection iOS/Live Barcode Detection iOS
- /MacCG/FaceDetection
Some related classes:
- class CGRectMBS
- class CIDetectorMBS
- class CIFaceFeatureMBS
- class CIImageMBS
- class CIQRCodeFeatureMBS
- class CIRectangleFeatureMBS
- class CITextFeatureMBS
The items on this page are in the following plugins: MBS MacCI Plugin.
CIFaceFeatureMBS - CIFilterAccordionFoldTransitionMBS