10-20-2009 03:43 AM
I've a big problem in using Read/Verify Text step in VBAI: VBAI always have a mistake between C and c; O, o and 0; B and 8; S and s; V and v; !, ., l, i and 1.
Could you help me to find a solution for this problem?
I'm using Basler camera to capture text of image.
10-20-2009 04:54 AM
10-20-2009 05:47 AM
10-20-2009 06:15 AM
10-20-2009 10:10 PM
This is 2 images about my text. Could you please help me to find a solution to improve it?
10-20-2009 10:14 PM
10-20-2009 10:17 PM
Check if you can limit the size and ratio values in OCR. This might force it to be a more exact match in size as well as shape.
Bruce
10-21-2009 04:29 AM
I've tried all parameters to improve quality of OCR but always have mistakes between i, l, ! or C,c or V, v or S, s.
Do you have any more solution for this?
10-21-2009 10:03 AM - edited 10-21-2009 10:13 AM
Can you post the original image without the ROI and OCR text? I would like to give it a try and make sure the overlays are not affecting anything. Also, some indication of the parameters you are using might help us make some recommendations.
Unfortunately, the OCR algorithm can have some trouble in the cases where you are having trouble. You can clean up the image before performing OCR on it, performing some of the changes recommended by other posters, and of course, training it with more images. This last option might help it differentiate the sizes better.
10-21-2009 10:23 AM
Setting the aspect ratio close to 100% may improve things somewhat. This will make sure the size and height/width ratio are both close to the original character.
Bruce