Replies: 1 comment
-
You deskew an image you will need to use the You probably need to call |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When processing an image with the sample code provided in the project:
If I modify this code to try to get the deskew angle during the conversion:
that
dAngle
value is always null. Is there something that must be done first in order to get the actual angle you need to use to deskew an image?In addition: if I try to just deskew an image using something like 40%, I get the following exception:
Beta Was this translation helpful? Give feedback.
All reactions