SuDoKu-openCV Sudoku Solver using MNIST Dependencies Use pip install -r requirements.txt to install dependencies using pip apt-get install cv2. Do not use pip to install OpenCV. Will update soon... Issues Cleaning of the captured images.(Biggest issue) References https://caphuuquan.blogspot.in/ http://aishack.in/tutorials/sudoku-grabber-opencv-plot/ http://www.geeksforgeeks.org/backtracking-set-7-suduku/