Metadata-Version: 2.1
Name: sfcpy
Version: 1.2.1
Summary: Space-Filling Curve library for image-processing tasks
Home-page: https://github.com/adadesions/sfcpy
Author: adadesions
Author-email: adadesions@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.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: Pillow

# sfcpy
## Space-Filling Curve for every pythonista
The main purpose is using in image processing and computer visions tasks


