Skip to content

ImperialCrise/OCR-SUDOKU-PROJECT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OCR-Sudoku-Solver

OCR Sudoku Solver Projet S3 Epita. Here is a link to our website.

Installation

You need to have these installed :

  • libsdl2-dev
  • libsdl2-ttf-dev
  • libgtk-3-dev

To download our project :

wget https://github.com/ImperialCrise/OCR-SUDOKU-PROJECT/archive/refs/heads/main.zip \
-O "OCR-SUDOKU-PROJECT-main.zip" && \ 
unzip ./"OCR-SUDOKU-PROJECT-main.zip" && \
rm ./"OCR-SUDOKU-PROJECT-main.zip"

To compile our project :

make

Usage

To run our project :

./ocr

Clean project

To clean the project :

make clean

FAQ :

  • I can't load an image, why ? Because you didn't open with admin rights or you need to create a folder named "tmp" in /datas/

Credits :

Nice pictures of the project

Menu Menu 2

About

OCR S3 Epita Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published