Metadata-Version: 2.1
Name: image-deduplication
Version: 0.1.0
Summary: Finds images that have a high degree of similarity
Home-page: https://github.com/farrael004/image-deduplication
Author: Rafael Moraes
Author-email: farrael004@gmail.com
License: Apache 2.0
Project-URL: Documentation, https://github.com/farrael004/image-deduplication
Project-URL: Source, https://github.com/farrael004/image-deduplication
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: English
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
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: opencv-python
Requires-Dist: numpy
Requires-Dist: scikit-learn

# Image Deduplication

Finds images that have a high degree of similarity
