CIQRCodeFeatureMBS class

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

CIQRCodeFeatureMBS class

Super class: CIFeatureMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
class CoreImage MBS MacCI Plugin 16.0 ✅ Yes ❌ No ❌ No ✅ Yes All
The feature for a detected QRCode.

A CIQRCodeFeature describes a Quick Response code (a two-dimensional barcode using the ISO/IEC 18004:2006 standard) detected in a video or still image. The properties of a QR code feature identify the corners of the barcode as it appears in perspective in the image and provide the message decoded from the barcode.

To detect QR codes in an image or video, choose the CIDetectorTypeQRCode type when initializing a CIDetector object.
Subclass of the CIFeatureMBS class.

Super class CIFeatureMBS

This class has no sub classes.

Some examples using this class:


The items on this page are in the following plugins: MBS MacCI Plugin.


CIQRCodeDescriptorMBS   -   CIRectangleFeatureMBS


💬 Ask a question or report a problem