Hi, I'm trying to calculate the angle of rotation from some images, and for that I am using your BaseSkewEstimation class. Here is a basic version of my code:

But when I run this code I keep getting really big errors as you can see on the following images:

-1.71 degrees -> Good result

2.29 degrees -> Bad result

0 degrees -> Ok... this can be just a confusion

0 degrees -> Bad result

This one is not even computed :/
Am I doing something wrong?
Hi, I'm trying to calculate the angle of rotation from some images, and for that I am using your BaseSkewEstimation class. Here is a basic version of my code:
But when I run this code I keep getting really big errors as you can see on the following images:
-1.71 degrees -> Good result
2.29 degrees -> Bad result
0 degrees -> Ok... this can be just a confusion
0 degrees -> Bad result
This one is not even computed :/
Am I doing something wrong?