Metadata-Version: 2.1
Name: imcomp
Version: 1.0.6
Summary: Image visualization and comparison for multiple series of images
Author-email: Karl Krissian <karl.krissian@gmail.com>
Project-URL: Homepage, https://github.com/qimview/imcomp
Project-URL: Wiki, https://github.com/qimview/imcomp/wiki
Project-URL: Bug Tracker, https://github.com/qimview/imcomp/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=1.21.0
Requires-Dist: opencv_python>=4.2
Requires-Dist: psutil>=5.8.0
Requires-Dist: qimview>=1.0.6
Provides-Extra: extra
Requires-Dist: xlwt>=1.3.0; extra == "extra"

# imcomp.py

GUI that allows to compare series of images
It can be configured to display specific results of an program/algorithm

