simple-captcha-solver
Captcha matcher
A CAPTCHA solver that extracts and matches text from an image by calculating pixel differences between the input image and pre-computed letter masks.
simple CAPTCHA solver in python
556 stars
32 watching
140 forks
Language: Python
last commit: about 7 years ago
Linked from 1 awesome list
captcha-solverpython
Related projects:
Repository | Description | Stars |
---|---|---|
| A universal API to interact with various CAPTCHA solving services | 244 |
| A system for solving opt-in CAPTCHAs by detecting text within images and classifying it using a trained model. | 653 |
| A pure JavaScript solution for generating and validating image-based CAPTCHAs without relying on specific libraries or frameworks. | 465 |
| An implementation of CAPTCHA systems using neural networks and deep learning techniques | 181 |
| An open-source project that uses computer vision and machine learning to automatically solve CAPTCHAs from various websites. | 725 |
| Adds captchas to forms in web applications | 1,388 |
| A library to generate images with distorted text and background patterns for security purposes. | 8 |
| A Python library for training and recognizing image-based captchas using TensorFlow without requiring image segmentation. | 558 |
| An image recognition system using a deep learning model to classify characters from verification codes | 189 |
| Automated solution of CAPTCHA images using simulated unsupervised learning and Generative Adversarial Networks (GANs) | 434 |
| A project that uses image processing techniques to locate a sliding captcha puzzle within a background image. | 142 |
| Automated solution to recognize simple CAPTCHAs using support vector machines | 206 |
| A ReactJS component that generates and validates simple captchas. | 43 |
| A Python tool for manipulating Unicode characters with similar visual representations. | 23 |
| A library that generates visual and audio challenges to prevent automated access | 1,023 |