AUIImageCaptureResult interface

Captured image with detected document boundaries. This result can be received in both real-time capturing from camera preview and from an immediate manual capture scenario.

Properties

Name Type Description
image UIImage* Captured image. The image is always cropped. To access an original image, use the originalImage property.
documentBoundary NSArray<NSValue*>*

The detected document boundary, returned as the four vertex points of the bounding quadrangle. The vertices are indexed clockwise starting from the bottom left.

Get the NSValue.CGPointValue property to obtain point coordinates as a CGPoint.

You can edit document boundaries, changing values of the points' coordinates.

originalImage UIImage* The original captured image for the specified page.

02.03.2022 12:59:15

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.