createQualityAssessmentForOcrOperation method of the IImagingCoreAPI interface
Note: This is a technology preview feature. The functionality will be improved and completed in future versions.
Creates an operation for image quality assessment for OCR.
IImagingCoreAPI.QualityAssessmentForOcrOperation createQualityAssessmentForOcrOperation();
Return values
The method returns an instance of the QualityAssessmentForOcrOperation class. Use the apply method of the ImageOperation interface to apply the operation to the image.
02.03.2022 12:59:15