Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 296 Bytes

File metadata and controls

6 lines (5 loc) · 296 Bytes

Nonogram Detector and Solver

Nonogram solver that can recognize a nonongram from a picture, solve it, and display the solution. The solver is implemented using OpenCV, Python, C++, and Cython.