Skip to content

Taylane/TayCaptcha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TayCaptcha

Python application for filtering and recognize captcha.

Getting Started

The application can be run from the "app.exe" or build from source. (TODO: exe)

Prerequisites

Python 3.6 is needed as well as the additional modules that can be found on the "requeriments.txt" file. (TODO)

Built With

  • OpenCV - For computer vision purposes.
  • NumPy - Array and image manipulation.
  • Pillow - For image manipulation.
  • TkInter - Graphical user interface.

Versioning

Version -1.0 (In development)

License

(TODO)

Releases

No releases published

Packages

No packages published

Languages