TCUser
16 years agoNew Contributor
Crop image for better OCR performance
Hello,
i want to read an image using OCR. Everything works fine, but the OCR method need 13-14 seconds to read the image.
I need only a little part of the image. Is it possible to crop the image to a smaller size? I create the image with the Regions.AddPicture() method.I read the image with the OCR.CreateObject("Object").GetText method.
Thanks for your help
Greetings TCUser
i want to read an image using OCR. Everything works fine, but the OCR method need 13-14 seconds to read the image.
I need only a little part of the image. Is it possible to crop the image to a smaller size? I create the image with the Regions.AddPicture() method.I read the image with the OCR.CreateObject("Object").GetText method.
Thanks for your help
Greetings TCUser