Metadata-Version: 2.4
Name: ImagePRO-Python
Version: 0.5.1
Summary: clean, modular, and easy-to-use Python library for image processing tasks.
Author-email: Parsa Safaie <parsasafaie.2568@proton.me>
License: MIT
Keywords: opencv,mediapipe,computer-vision,face,pose
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Image Processing
Requires-Python: ==3.10.*
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy<3.0,>=1.24
Requires-Dist: opencv-python<5.0,>=4.8
Requires-Dist: ultralytics<9.0,>=8.2.0
Requires-Dist: mediapipe<1.0,>=0.10.0
Requires-Dist: insightface<1.0,>=0.7
Dynamic: license-file
