Hi,
I have the following code that worked in Aspose.OCR for .NET (Product Version: 2016.06.10) after updating to the latest version (22.8.0) it no longer works. The purpose of the function is to deskew an image. I’ve tr…...OmrEngine(New OmrTemplate()) 'Get skew degree of the image degree =...GetSkewDegree(omrImg) 'Rotate image to correct skew engine.RotateImage(omrImg, degree)...