Metadata-Version: 2.1
Name: picdiffbox
Version: 1.0.0
Summary: A Python library to compare two images and draw bounding boxes around the differences.
Home-page: https://github.com/TUSHAR-PERSPECTIVE/picdiffbox
Author: Tushar Arora
Author-email: Tushar.aka.datascientist@gmail.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: opencv-python
Requires-Dist: scikit-image
Requires-Dist: numpy
