Metadata-Version: 2.1
Name: tq_img_utils
Version: 0.0.7
Summary: Some image simple operation.
Home-page: https://gitee.com/torchW/tq_img_utils.git
Author: TripleQuiz
Author-email: triple_quiz@163.com
License: MIT
Keywords: python,util,image operation,opencv,PIL
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Intended Audience :: Developers
Classifier: Operating System :: Microsoft :: Windows
Classifier: Natural Language :: Chinese (Simplified)
Requires-Python: >=3.7, <3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=1.19.3
Requires-Dist: pillow>=9.2.0
Requires-Dist: opencv-python>=4.2.0.32
Requires-Dist: opencv-contrib-python>=4.2.0.32
Requires-Dist: tq-utils>=0.2.2

结合 opencv 和 PIL 的图像工具包. 随自己使用情况，逐步开发中
