createDetectDocumentBoundaryOperation method of the IImagingCoreAPI interface
Creates an operation for document boundary detection.
IImagingCoreAPI.DetectDocumentBoundaryOperation createDetectDocumentBoundaryOperation();
Return values
The method returns an instance of the DetectDocumentBoundaryOperation class. Use the apply method of the ImageOperation interface to apply the operation to the image.
3/2/2022 12:59:15 PM