Metadata-Version: 2.1
Name: fishscale
Version: 0.2.1
Summary: A tool to split large image, especially useful with image segmentation
Home-page: https://github.com/seonon/fishscale
Author: seonon
Author-email: nanttery@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
Requires-Dist: pillow
Requires-Dist: pandas
Requires-Dist: sklearn
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: opencv-python
Requires-Dist: ipython
Requires-Dist: jupyter


# Fishscale

Fishscale is a tool to split large image into smaller tiles. it was developed to facilitate pre and post image processing for imange segmentation.


