getProcessingSettings method of the IRecognitionCoreAPI interface
Provides access to general processing settings common to all scenarios.
ProcessingSettings getProcessingSettings();
Return values
This method returns an object implementing the ProcessingSettings interface, which allows you to change the general processing settings.
3/2/2022 12:59:15 PM