Skip to content

HugoTLR/Sudoku

Repository files navigation

Sudoku

Sudoku Application used to :

  • Detect Sudoku board using CV techniques
  • Classify digits using a model trained on 'printed' digits instead of 'handwritten'
  • Solve the predicted board
  • Display an UI over the images

Table of contents

Preview

Preview

Technologies

  • Python - version 3.8.3
  • OpenCV - version 4.2.0
  • Tensorflow - version 2.3.0 (GPU)

Setup

Inc.

How to run

Main program python main.py

Features

TODO:

  • Kivy Android app
  • Enhance detection/classification
  • Make Real AR (with Rt matrix enhanced over time instead of KeyPoints tracker)
  • Make everything work on tflight for android version

Status

Project is: in progress

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages