CIFeatureTypeQRCode
A Core Image feature type for QR code object.
Declaration
let CIFeatureTypeQRCode: StringDiscussion
To detect QR codes in an image or video, pass this to /CIDetector/detectorOfType:context:options:
Use the CIQRCodeFeature class to find more information about the detected QR code.