Skip to content

atheri/opencv_solver

Repository files navigation

opencv_solver

Android app that takes a picture of a Sudoku puzzle and finds a solution. Senior Project in Comuputer Science at CSU, Chico.

The current plan is to make a basic android app that can take and send send a picture to a server for image processing. Then the server sends back the solution to display.

Todo

  • Android App
    • Setup app
    • Take picture
    • Send picture to server
    • Display results
  • Server
    • Setup server
    • Receive image
    • Process image - python + opencv
      • Image procesing
      • OCR
      • Solve
    • Store / send image back

About

Android app that takes a picture of a sudoku puzzle and finds a solution. Senior Project in Computer Science at CSU, Chico.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors