Search found 2 matches

by banuj
2013-12-15T10:04:07-07:00
Forum: Magick++
Topic: Deskew in C++
Replies: 2
Views: 10735

Re: Deskew in C++

Thank you for your answer, and now my question is where I find the documentation for this version? On the official documentation (http://www.imagemagick.org/Magick++/Image.html), there is no such deskew function. LE: Actually, there is no documentation for this function in the HTML functions, but in...
by banuj
2013-12-13T06:14:59-07:00
Forum: Magick++
Topic: Deskew in C++
Replies: 2
Views: 10735

Deskew in C++

Hello, In my project, I use Magick++ API for some operations(autocropping, BW images) on scanned images. Now, I want to support also auto-deskewing images using Magick++ API, but there is no deskew function in Image API. However, there is a MagickDeskewImage function in WAND API (http://www.imagemag...