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.
Comments
3 comments
This should be a separate question and you should provide more details.
To get the original position of a character after you deskew a picture for recognition you can use the following algorithm:
I can also provide a sample code if you specify the programming language you use.
Hi Anastasia,
if you could post a C# sample that would be great - for some reason the link did not work for me.
We are using the FR10 SDK and exporting the output to XML BTW - is there a way to just get the affine transformation (shift/rotation applied) included in the XML file?
Regards,
Patrick
Please sign in to leave a comment.