createQualityAssessmentForOCROperation method of the RTRImagingCoreAPI protocol
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.
- (id<RTRCoreAPIQualityAssessmentForOCROperation>)createQualityAssessmentForOCROperation;
Return values
The method returns an instance implementing the RTRCoreAPIQualityAssessmentForOCROperation protocol. Use the applyToImage: method of the RTRCoreAPIImageOperation protocol to apply the operation to the image.
3/2/2022 12:59:15 PM