GabeMillikan / ScreenSnipLinks
Python GUI for Google's Tesseract OCR engine
☆12Updated 5 years ago
Alternatives and similar repositories for ScreenSnip
Users that are interested in ScreenSnip are comparing it to the libraries listed below
Sorting:
- An example GUI created in python using the module kivy. This is a very basic login system where you can create accounts and login.☆134Updated last year
- GUI Sudoku Solver using Pygame☆139Updated 4 years ago
- Minesweeper game written in Python using Tkinter GUI library.☆145Updated 3 years ago
- A simple face recognition script that identifies and classifies all faces in an image.☆275Updated last year
- This is the code base for the pygame tutorials posted on my YouTube channel.☆229Updated last year
- This program allows the user to draw a number on the screen and have the program take a guess of which digit it is. This uses a basic neu…