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

Fails to replicate result with the image from the README #25

Open
hnstr opened this issue Sep 13, 2016 · 6 comments
Open

Fails to replicate result with the image from the README #25

hnstr opened this issue Sep 13, 2016 · 6 comments

Comments

@hnstr
Copy link

hnstr commented Sep 13, 2016

Hi,

Thanks for providing this!
I might be doing something wrong here though, because after cloning your repo and installing the right packages, I tried to run it with the image provided in the README. However, I did not get the same output, but instead:

Image loaded.
Preprocessing... done.
Cropping out Sudoku... done.
Straightening image... done.
Extracting cells... done.
No solution found.  Please rescan the puzzle.

Do you know what might be the issue? What might I be doing wrong?

@prajwalkr
Copy link
Owner

That's surprising.
Could you please uncomment the following lines in scripts/sudokuExtractor.py:

Line 19, 21 23

and run it again to see the outputs after preprocessing, after cropping out sudoku grid and final sudoku grid?

Are the intermediate outputs as expected?

@hnstr
Copy link
Author

hnstr commented Sep 15, 2016

Yes, that all seems to be working as intended.

See final sudoku grid:
screen shot 2016-09-15 at 14 04 27

However, when I print out the grid, it shows me this:

screen shot 2016-09-15 at 14 05 22

It seems like the number recognition is not working as intended?

@ghost
Copy link

ghost commented Jun 17, 2017

fu

I get this error after uncommenting lines 19,21,23...

@Navdevl
Copy link

Navdevl commented Jul 5, 2017

@Arvindsinc2 Are you running in cloud ??

@ghost
Copy link

ghost commented Jul 6, 2017

NO, but i am running this on VM-ware with ubuntu server 16.04.

@kami83
Copy link

kami83 commented Sep 5, 2018

Hi,

same problem here. Did anyone solved it? My recognition is not working?

Thanks a lot.

Cu kami

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

4 participants