Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 486 Bytes

readme.md

File metadata and controls

13 lines (9 loc) · 486 Bytes

Generate captcha from 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