FormXDocumentRectangleDetector
public class FormXDocumentRectangleDetector : FormXDocumentDetector
Detects document in image using VNDetectRectanglesRequest.
-
Undocumented
Declaration
Swift
public init() -
Detects document in input image with specified orientation.
Declaration
Swift
public func detect(image: CIImage, orientation: CGImagePropertyOrientation) -> FormXDocumentRegion?
FormXDocumentRectangleDetector Class Reference