Setting threshold parameter in optical mark recognition using Aspose.OMR Cloud API

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

@ivegrbiclive

Thanks for your inquiry. I am afraid OMR method does not support threshold parameter.