emgucv: pan card improper skew detection in C#
问题 I am having three image of pan card for testing skew of image using emgucv and c#. 1st image which is on top Detected 180 degree working properly. 2nd image which is in middle Detected 90 dgree should detected as 180 degree. 3rd image Detected 180 degree should detected as 90 degree. One observation I am having that i wanted to share here is when i crop unwanted part of image from up and down side of pan card using paint brush, it gives me expected result using below mention code. Now i