captcha-break
Captcha solver
An open-source project that uses computer vision and machine learning to automatically solve CAPTCHAs from various websites.
captcha break based on opencv2, tesseract-ocr and some machine learning algorithm.
725 stars
39 watching
221 forks
Language: C++
last commit: over 6 years ago
Linked from 1 awesome list
captchacaptcha-breakcaptcha-solvingmachine-learningopencv
Related projects:
Repository | Description | Stars |
---|---|---|
| A system for solving opt-in CAPTCHAs by detecting text within images and classifying it using a trained model. | 653 |
| An implementation of CAPTCHA systems using neural networks and deep learning techniques | 181 |
| A test suite for breaking CAPTCHA images using machine learning and computer vision techniques. | 224 |
| A universal API to interact with various CAPTCHA solving services | 244 |
| A pure JavaScript solution for generating and validating image-based CAPTCHAs without relying on specific libraries or frameworks. | 465 |
| A CAPTCHA solver that extracts and matches text from an image by calculating pixel differences between the input image and pre-computed letter masks. | 556 |
| 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 comprehensive collection of tools and techniques for breaking and recognizing various types of CAPTCHAs used in online services | 1,049 |
| 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 configurable captcha solution focused on accessibility and simplicity while maintaining security, with support for multiple languages and frameworks. | 407 |
| A project demonstrating image classification using Convolutional Neural Networks (CNNs) to solve captchas | 998 |
| A Python library for training and recognizing image-based captchas using TensorFlow without requiring image segmentation. | 558 |
| A library that generates visual and audio challenges to prevent automated access | 1,023 |