tushariyer / sudoku

Using OCR on Sudoku grids

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sudoku

by Tushar Iyer

This is a project on using OCR to extract the numbers from sudoku grids where they can then be loaded into a matrix to solve the sudoku puzzle.

Installation and Run

  • Ensure that you have MATLAB installed
  • Load the script into the editor and ensure that the images are in the Sudoku_Images folder
  • Edit the main method to include the relative paths for your machine
  • Run the script in the IDE

About

Using OCR on Sudoku grids


Languages

Language:MATLAB 100.0%