Metadata-Version: 2.4
Name: ImagePRO-Python
Version: 0.5.2
Summary: Professional & modular image processing library with OpenCV, MediaPipe, and YOLO integration.
Author-email: Parsa Safaie <parsasafaie.2568@proton.me>
License: MIT
Project-URL: Homepage, https://github.com/parsasafaie/ImagePRO
Project-URL: Repository, https://github.com/parsasafaie/ImagePRO.git
Project-URL: Documentation, https://github.com/parsasafaie/ImagePRO#readme
Project-URL: Issues, https://github.com/parsasafaie/ImagePRO/issues
Keywords: opencv,mediapipe,computer-vision,face,pose,yolo,image-processing
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Image Processing
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Libraries :: Python Modules
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
