Metadata-Version: 2.1
Name: petroscope
Version: 0.0.1
Summary: Package containing a set of tools to process and analyze geological microscopic images.
Author: Alexander Khvostikov
Author-email: <khvostikov@cs.msu.ru>
Keywords: python,first package
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: numpy <2.0.0,>=1.16
Requires-Dist: pillow
Requires-Dist: matplotlib
Requires-Dist: tqdm
Requires-Dist: scipy

Python package to work with geological microscopic
images (mainly images of polished sections). Includes modules for panorama
stitching, segmentation, interactive annotation, color adaptation, etc.
