Image Skew(angle)
-
????
Greetings. -------- M.D.V. ;) If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about? Help me to understand what I'm saying, and I'll explain it better to you “The First Rule of Program Optimization: Don't do it. The Second Rule of Program Optimization (for experts only!): Don't do it yet.” - Michael A. Jackson
-
Try:
useGoniometer(image, x_axis);
:-D i.e. As it stands, your post is a bit meaningless. :)
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
-
you'll need to find an image processing toolkit that can do a Hough Transform. i don't know of any free ones, but i do know where you can find an inexpensive non-free one...
-
Try:
useGoniometer(image, x_axis);
:-D i.e. As it stands, your post is a bit meaningless. :)
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
CPallini wrote:
As it stands, your post is a bit meaningless.
actually, it's not. skew = "when you scanned that document, by how much was the paper rotated?"
-
CPallini wrote:
As it stands, your post is a bit meaningless.
actually, it's not. skew = "when you scanned that document, by how much was the paper rotated?"
-
You're guessing the image was a scanned document. :)
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
the typical case is a scanned document. but image skew is a common term, and correcting image skew is a common problem.
-
the typical case is a scanned document. but image skew is a common term, and correcting image skew is a common problem.
I guess it's too late to answer, but here is a link: http://www.codeproject.com/KB/graphics/deskewimg.aspx?artkw=deskew image