I need to use the deskew function from the MagickWand C api.
i.e.
MagickBooleanType MagickDeskewImage(MagickWand *wand,
const double threshold)
What is the parameter "threshold". What should it be set to and how does the setting of this parameter affect the deskew function?
Thanks,
Harry Spier
Deskewing an image from C API MagickWand
-
harryspier
- Posts: 6
- Joined: 2012-06-17T17:10:46-07:00
- Authentication code: 13
- Contact:
- fmw42
- Posts: 25562
- Joined: 2007-07-02T17:14:51-07:00
- Authentication code: 1152
- Location: Sunnyvale, California, USA
- Contact:
Re: Deskewing an image from C API MagickWand
see http://www.imagemagick.org/script/comma ... 9k7#deskew. I just use 40 as recommended.
Who is online
Users browsing this forum: Google [Bot] and 26 guests