Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems with SkewEstimation Function #14

Open
duduRodrigues opened this issue Oct 3, 2017 · 1 comment
Open

Problems with SkewEstimation Function #14

duduRodrigues opened this issue Oct 3, 2017 · 1 comment

Comments

@duduRodrigues
Copy link

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:

mycode

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

output_futebol
-1.71 degrees -> Good result

output_futebol
2.29 degrees -> Bad result

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

output_futebol
0 degrees -> Bad result

output_groupselfie
This one is not even computed :/

Am I doing something wrong?

@flow79
Copy link
Contributor

flow79 commented Oct 11, 2017

hi,

currently the parameters for the skew estimation are optimized for document images. can you provide the original images where the estimation failed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants