Hi guys,
Here is the problem:
My document(image) has 4 solid black rectangles with fixed sizes (20 X 20 pixels).
After scanning the document I need to calculate the angle of rotation ? (using these small rectangles at the corners..)
I thing there should be very elegant way in AFORGE.NET.
P.S.
I know about DocumentSkewChecker, but this is not helpful in my case.
