OmrEngine does not return expected results

Hi Aspose Team,


iam using the latest jar (aspose-omr-2.3.0.jar) but it not give full Result as per omr marked answer . please find my files.

give me replay ASAP…

Hi Ramesh,


Firstly, I have split the existing thread to create a new one on your behalf because it is appropriate to create a new thread for every distinct issue. This way, we can track your requests easily and keep you informed with updates on the relevant threads.

Regarding your original concerns, I have checked your template against the sample image in the OMR Template Editor, and was able to notice that elements are not properly aligned with the marks on the scanned sheet. Please check the attached snapshot for your reference. The OmrEngine will not be able to identify any marker that does not have a corresponding element in the template. Moreover, if alignment is not correct, OmrEngine is most likely to return the incorrect results even for the recognized markers.

thanks for ur response. how i can compare amr and omr image what you send image format.

Hi Ramesh,


I have used the .NET’s OMR Template Editor (available in Aspose.OCR for .NET) to check the overlaying of the OMR elements against the image markers. Please note, you have to change the occurrences of ‘com.aspose.omr.elements.’ back to ‘Aspose.OMR.Elements.’ in order to load the template in OMR Template Editor. Please check the attached modified template for your reference.

hi, thanks for ur response.