Metadata-Version: 2.1
Name: resizeImgForML
Version: 0.0.7
Summary: `resizeImgForML` is a package for resize images for machie learning.
Home-page: https://github.com/k-mawa/resizeImgForML
Author: Kosuke Mawatari
Author-email: UNKNOWN
License: MIT
Keywords: machine,machine learning,resize,Pillow,PIL,openCV
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: MIT License
Requires-Dist: Pillow (==8.0.1)

Requirements
------------
* Python 3.x

Features
--------
* nothing

History
-------

* 0.0.1 (2020-10-27)

0.0.2 (2020-11-02)
0.0.3 (2020-11-02)
0.0.4 (2020-11-02)
0.0.5 (2020-11-02)
0.0.6 (2020-11-04)
0.0.7 (2020-11-04)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

* first release

Usage
------------
please look at Github README

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Plan to upgrade
---------------------

* open image through one unipue path(it is useful for WebApp like Django) 
* open one directory and all of image at the directory 
* resize & save images for MNIST

and more, if i can

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

* first release


