You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.