Metadata-Version: 2.1
Name: sakebow-enhancer
Version: 0.2.2
Summary: enhance datasets(including segement and detect, endswith txt) with rotate,                  flip and adjustion with color and noise
Home-page: https://github.com/sakebow/enhance-image
Author: sakebow
Author-email: sakebowljx@gmail.com
Keywords: enhance datasets
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
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: Programming Language :: Python :: 3.12
Classifier: Topic :: Utilities
Requires-Python: >=3.5
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: opencv-python
Requires-Dist: tqdm
Requires-Dist: PyYAML
Requires-Dist: tabulate
