slide_captcha_cracker
Image locator
A project that uses image processing techniques to locate a sliding captcha puzzle within a background image.
Canny算子边缘检测识别滑动验证码
142 stars
12 watching
38 forks
Language: Python
last commit: over 7 years ago
Linked from 1 awesome list
canny-edge-detectioncaptchaopencv
Related projects:
Repository | Description | Stars |
---|---|---|
chxj1992/captcha_cracker | An image recognition system using a deep learning model to classify characters from verification codes | 189 |
cos120/captcha_crack | A system for solving opt-in CAPTCHAs by detecting text within images and classifying it using a trained model. | 653 |
luoweizhou/vlp | A project for pre-training models to support image captioning and question answering tasks. | 416 |
lorien/captcha_solver | A universal API to interact with various CAPTCHA solving services | 244 |
nladuo/captcha-break | An open-source project that uses computer vision and machine learning to automatically solve CAPTCHAs from various websites. | 725 |
ptigas/simple-captcha-solver | 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 |
cypw/dpns | A deep learning framework implementing a specific network architecture for image localization tasks. | 537 |
apple2373/chainer-caption | An image caption generation system using a neural network architecture with pre-trained models. | 64 |
lllcho/captcha-breaking | A test suite for breaking CAPTCHA images using machine learning and computer vision techniques. | 224 |
trekjs/captcha | A pure JavaScript solution for generating and validating image-based CAPTCHAs without relying on specific libraries or frameworks. | 466 |
yurijmikhalevich/rclip | An AI-powered command-line tool for searching and comparing images based on features extracted from them using machine learning algorithms. | 762 |
aaronshan/12306-captcha | Deep learning-based system to recognize and classify 12306 captcha images | 281 |
yiwuzhong/sub-gc | A PyTorch implementation of image captioning models via scene graph decomposition. | 96 |
0b01/simgan-captcha | Automated solution of CAPTCHA images using simulated unsupervised learning and Generative Adversarial Networks (GANs) | 434 |
sananth12/imagescraper | Downloads images from a webpage in parallel using multiple threads and saves them to a specified directory | 763 |