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

Unable to deskew the image #2

Closed
tejakundaikar opened this issue Mar 17, 2017 · 3 comments
Closed

Unable to deskew the image #2

tejakundaikar opened this issue Mar 17, 2017 · 3 comments

Comments

@tejakundaikar
Copy link

tejakundaikar commented Mar 17, 2017

I used following commands to deskew input image
------python skew_detect.py -i 146_b.bmp
------./deskew.py -i 146_b.bmp -d Yes -o test.bmp -r 80

deskew.py line 1: Deskews file after getting angle: command not found

@kakul
Copy link
Owner

kakul commented Mar 17, 2017

Hi @tejakundaikar,

try python deskew.py -i 146_b.bmp -d Yes -o temp.bmp

@tejakundaikar
Copy link
Author

Thanks sir...Its working fine

@kakul
Copy link
Owner

kakul commented Mar 17, 2017

Marking this as resolved.

@kakul kakul closed this as completed Mar 17, 2017
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