AI_Sudoku icon indicating copy to clipboard operation
AI_Sudoku copied to clipboard

GUI based Smart Sudoku Solver that tries to extract a sudoku puzzle from a photo and solve it

Results 16 AI_Sudoku issues
Sort by recently updated
recently updated
newest added

Bumps [numpy](https://github.com/numpy/numpy) from 1.17.2 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.15.4 to 2.7.2. Release notes Sourced from tensorflow's releases. TensorFlow 2.7.2 Release 2.7.2 This releases introduces several vulnerability fixes: Fixes a code injection in saved_model_cli (CVE-2022-29216) Fixes...

dependencies

G:\Python\python.exe F:/DACS5/copy/AI_Sudoku/MainUI.py Traceback (most recent call last): File "F:\DACS5\copy\AI_Sudoku\MainUI.py", line 7, in from RecognizeAndConstructBoard import ConstructGrid File "F:\DACS5\copy\AI_Sudoku\RecognizeAndConstructBoard.py", line 9, in from Recognizer import DigitRecognizer File "F:\DACS5\copy\AI_Sudoku\Recognizer.py", line 6, in...

Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.0 to 9.0.1. Release notes Sourced from pillow's releases. 9.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html Changes In show_file, use os.remove to remove temporary images. CVE-2022-24303 #6010 [@​radarhere, @​hugovk] Restrict builtins within...

dependencies

Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 3.9.2 to 3.15.0. Release notes Sourced from protobuf's releases. Protocol Buffers v3.15.0 Protocol Compiler Optional fields for proto3 are enabled by default, and no longer require the...

dependencies

Unable to import 'RecognizeAndConstructBoard', Unable to import 'BoardExtractor' Unable to import 'SudokuSolver'

Bumps [opencv-contrib-python](https://github.com/skvark/opencv-python) from 4.1.1.26 to 4.2.0.32. Release notes Sourced from opencv-contrib-python's releases. 4.2.0.32 opencv-python: https://pypi.org/project/opencv-python/ opencv-contrib-python: https://pypi.org/project/opencv-contrib-python/ opencv-python-headless: https://pypi.org/project/opencv-python-headless/ opencv-contrib-python-headless: https://pypi.org/project/opencv-contrib-python-headless/ OpenCV version 4.2.0. Changes: macOS environment updated from xcode8.3...

dependencies

Hi, I am just wondering if you can tell me what I have done wrong. When i typed python Run.py i am getting this error ModuleNotFoundError: No module named 'cv2'

Bumps [scipy](https://github.com/scipy/scipy) from 1.3.1 to 1.10.0. Release notes Sourced from scipy's releases. SciPy 1.10.0 Release Notes SciPy 1.10.0 is the culmination of 6 months of hard work. It contains many...

dependencies