Skip to content

torshie/vision-12306

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Utilities used to recognize captchas from dynamic.12306.cn.
Usage:
1. Download a .jpg image from https://dynamic.12306.cn/otsweb/passCodeAction.do?rand=lrand
2. Convert the image to .ppm format with ImageMagick.
3. ./recog file-name.ppm

Note, an additional file "network.data" is required for the utility "recog" to
work correctly. Program "train" can be used to generate this file. Currently
only 30%~40% of the recognitions are correct. Improve function
Captcha::segment() should be able to improve the overall correctness.

About

A utility that can be used to recognize www.12306.cn captcha

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages