Metadata-Version: 1.1
Name: TextTron
Version: 0.1
Summary: TextTron is a simple light-weight image processing based text detector in document images.
Home-page: https://github.com/AyanGadpal/TextTron-Lightweight-text-detector
Author: Ayan Gadpal
Author-email: ayangadpal2@gmail.com
License: MIT
Description: TextTron is a simple light-weight image processing based text detector in document images.TextTron detect text with the help of Contours applied on a preprossed image. This meant for fast text detection without using any machine learning or deep learning model. Though this will not work well in scene text detection, only meant for document images
Keywords: Text Detection,lightweight Text Detection,Document Text Detector
Platform: UNKNOWN
Requires: opencv_python
Requires: numpy
