Metadata-Version: 2.4
Name: petrou
Version: 0.1.0
Summary: A modular Python library for image thresholding and segmentation optimization.
Author-email: Enzo Passos Silva Ribeiro <enzorib.dev@gmail.com>
License: Apache-2.0
Project-URL: Homepage, https://github.com/enzoribeirodev/petrou
Project-URL: Bug Tracker, https://github.com/enzoribeirodev/petrou/issues
Project-URL: Documentation, https://github.com/enzoribeirodev/petrou/blob/main/README.md
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Image Processing
Classifier: Topic :: Scientific/Engineering :: Mathematics
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=1.20.0
Provides-Extra: vis
Requires-Dist: opencv-python>=4.0.0; extra == "vis"
Dynamic: license-file
