Hello Help, how can i get the original Position of a char after i deskew a picture for recognition?
UPD:
now i have solved it.
i use the function convertCoordinate. There i create 2 imagedoc object. The one i use it for Recognition... and the other one i use it for convertcoordinate. If you use a only a region on a imagedoc over imagemodification, there you cant use the convertcoordinate. That the reason that i have create 2 imagedoc.