Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 680 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 680 Bytes

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)