Page 1 of 1

Deskewing an image from C API MagickWand

Posted: 2012-06-17T17:22:03-07:00
by harryspier
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

Re: Deskewing an image from C API MagickWand

Posted: 2012-06-17T20:09:04-07:00
by fmw42