Click here to Skip to main content
15,890,043 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello.

here i have image from scanner. Images[^]

First is image from scanner afterwards there is the image that I want as a result. (I croped and rotated it with GIMP).

Can someone provide me with full algorithm and code how it is done?

This includes:
1. Crop
2. Deskew (Rotate)
3. Position

What I have tried:

Here I am providing my source code.
[C#] C# Crop and deskew - Pastebin.com[^]
Posted
Updated 7-Jul-17 2:10am

Read the article and code of the articles Image Processing using C# and Image Processing Lab in C#. Both articles are handling images processing as you need it.

Have a lot of fun. ;-)
 
Share this answer
 
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900