createDetectDocumentBoundaryOperation method of the RTRImagingCoreAPI protocol
Creates an operation for document boundary detection.
- (id<RTRCoreAPIDetectDocumentBoundaryOperation>)createDetectDocumentBoundaryOperation;
Return values
The method returns an instance implementing the RTRCoreAPIDetectDocumentBoundaryOperation protocol. Use the applyToImage: method of the RTRCoreAPIImageOperation protocol to apply the operation to the image.
02.03.2022 12:59:15