# CaptchaGenerator **Repository Path**: lipan0722/CaptchaGenerator ## Basic Information - **Project Name**: CaptchaGenerator - **Description**: https://github.com/lan2720/CaptchaGenerator - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-04 - **Last Updated**: 2024-03-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Generate captcha from [https://investorservice.cfmmc.com/](https://investorservice.cfmmc.com/). This is a data generator for CNN model to recognize captcha automatically. 1. generate a gradual changed background with Photoshop 2. load bakcground image in python 3. draw random lines on the image 4. draw random text(6 chars) on the image 5. save the image The captcha created in this code is like following ![](http://ww3.sinaimg.cn/large/901f9a6fjw1f99i29mp3yj202o00pq2p.jpg)