Hi,
I’m trying to set threshold parameter for OMR Could product. I’m using Aspose.OMR.Cloud test solution provided for .NET, RecognizeImage method.
Can threshold parameter be sent via OmrApi.PostRunOmrTask(imageFileName, “RecognizeImage”, callParams, null, null);
Thanks