GetDeskewAngle() Replacement in Latest ImageMagick 7.1.1-47 #378
Replies: 1 comment
-
There is no need to ask this question in two places. Let's continue the conversation here: ImageMagick/ImageMagick#8297 |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi All,
I am upgrading ImageMagick 6.9.0-10 to ImageMagick 7.1.1-47 but facing issue in handling GetDeskewAngle() as it is depreciated in ImageMagick7. I wanted to know how to find the deskewed angle for an image file (.tiff,.png,.jpeg etccc) or an any replacement function for GetDeskewAngle() . I also tried using auto deskew by calling DeskewImage() with threshold as 0.5 but slight tilt only seen not deskewed perfectly to orginal. Can you suggest or help in resolving in it?
Thanks,
Abhishek.
Beta Was this translation helpful? Give feedback.
All reactions