Metadata-Version: 2.0
Name: zetastitcher
Version: 0.3.1
Summary: Stitch large volumetric images (3D stacks)
Home-page: UNKNOWN
Author: Giacomo Mazzamuto
Author-email: mazzamuto@lens.unifi.it
License: GPLv3+
Keywords: stitch,microscopy
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: coloredlogs
Requires-Dist: networkx
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: psutil
Requires-Dist: pyfftw
Requires-Dist: pygmo (>=2)
Requires-Dist: pyyaml
Requires-Dist: scikit-image
Requires-Dist: scipy
Provides-Extra: dcimg
Requires-Dist: dcimg (>=0.4.0); extra == 'dcimg'
Provides-Extra: dev
Requires-Dist: pip-tools; extra == 'dev'
Provides-Extra: doc
Requires-Dist: numpydoc; extra == 'doc'
Requires-Dist: sphinx; extra == 'doc'
Requires-Dist: sphinx-rtd-theme; extra == 'doc'
Provides-Extra: test
Requires-Dist: mock; extra == 'test'

ZetaStitcher is a tool designed to stitch large volumetric images such as those produced by Light-Sheet Fluorescence Microscopes.


