slide_captcha_cracker

Image locator

A project that uses image processing techniques to locate a sliding captcha puzzle within a background image.

Canny算子边缘检测识别滑动验证码

GitHub

142 stars
12 watching
38 forks
Language: Python
last commit: about 9 years ago
Linked from 1 awesome list

canny-edge-detectioncaptchaopencv

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
chxj1992/captcha_crackerAn image recognition system using a deep learning model to classify characters from verification codes189
cos120/captcha_crackA system for solving opt-in CAPTCHAs by detecting text within images and classifying it using a trained model.653
luoweizhou/vlpA project for pre-training models to support image captioning and question answering tasks.416
lorien/captcha_solverA universal API to interact with various CAPTCHA solving services244
nladuo/captcha-breakAn open-source project that uses computer vision and machine learning to automatically solve CAPTCHAs from various websites.725
ptigas/simple-captcha-solverA 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/dpnsA deep learning framework implementing a specific network architecture for image localization tasks.537
apple2373/chainer-captionAn image caption generation system using a neural network architecture with pre-trained models.64
lllcho/captcha-breakingA test suite for breaking CAPTCHA images using machine learning and computer vision techniques.224
trekjs/captchaA pure JavaScript solution for generating and validating image-based CAPTCHAs without relying on specific libraries or frameworks.465
yurijmikhalevich/rclipAn AI-powered command-line tool for searching and comparing images based on features extracted from them using machine learning algorithms.762
aaronshan/12306-captchaDeep learning-based system to recognize and classify 12306 captcha images281
yiwuzhong/sub-gcA PyTorch implementation of image captioning models via scene graph decomposition.96
0b01/simgan-captchaAutomated solution of CAPTCHA images using simulated unsupervised learning and Generative Adversarial Networks (GANs)434
sananth12/imagescraperDownloads images from a webpage in parallel using multiple threads and saves them to a specified directory763