An OCR Sudoku puzzle solver for Android.
SWPuzzleSolver is hosted in the following web site
https://github.com/SjirkW/SWPuzzleSolver
If you think the Android project SWPuzzleSolver listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of SWPuzzleSolver.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CAMERA android.permission.VIBRATE android.permission.WRITE_EXTERNAL_STORAGE |
There are 3 image files in SWPuzzleSolver. The names of the image files are listed as follows.
barcode.png camera.png dragon_go.png
The following screenshort is generated from the image listed above.
SWPuzzleSolver has the following Java source files.
com.example.NativeCamera.NativeCameraActivity.java com.example.NativeCamera.NativeCameraView.java com.example.OpenCVCamera.CameraActivity.java com.example.OpenCVCamera.CameraView.java com.example.Sudoku.SolveBinary .java com.example.Sudoku.SolveSudoku .java com.example.Sudoku.SudokuSolveActivity.java com.example.Sudoku.SudokuView.java com.example.Utils.HelperMethods .java com.example.Utils.StopWatch.java com.example.Utils.VisionAlgorithms .java