horczech / sudoku

Read numbers from sudoku image
1 stars 1 forks source link

02-grid-detection-using-hough-lines #3

Open horczech opened 5 years ago

horczech commented 5 years ago

Sudoku grid is detected using simple contours filtration. Implement new version using the Probabilistic Hough Lines. It should improve robustness

horczech commented 5 years ago

ToDo:

horczech commented 5 years ago

steps: