MBDocumentDetectorResult
@interface MBDocumentDetectorResult : MBQuadWithSizeDetectorResult <NSCopying>
Detector that can perform detection of card documents, cheques, papers, etc.
-
Undocumented
Declaration
Objective-C
MB_INIT_UNAVAILABLE
-
Aspect ratio of detected document.
Declaration
Objective-C
@property (readonly, assign, nonatomic) CGFloat aspectRatio;
Swift
var aspectRatio: Int32 { get }