textlens-ocr / utils /__init__.py
GoConqurer's picture
first commit
1691ca8
raw
history blame
169 Bytes
"""
Utilities package for TextLens OCR application.
This package contains utility functions for image processing and other helper functions.
"""
__version__ = "0.1.0"