Skip to content

nroyliu/captcha-identify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Captcha Identify

Training model

Methods

  • indentify()

    Identification verification code need params image_url.

  • image_download()

    Images are downloaded need params image_url, save_url.

  • train()

    Training model displays the image and then requires you to press the corresponding key esc exit need params image_url image_download function should be run before this method.

  • draw_roi()

    Draw the content body and show for you.

Description

Training model Training model

About

Captcha recognition using KNN algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages