Merus23 / ImageHelper

Codes to manipulate images for IA approachs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ImageHelper

Codes to manipulate images for IA approachs

Installation

Before execute, install the requirements using the bash script install.sh or manually using the command below:

pip install numpy
pip install Pillow
pip install tensorflow
pip install opencv-python
pip install opencv-python-headless

About

Codes to manipulate images for IA approachs

License:GNU General Public License v3.0


Languages

Language:Python 92.5%Language:Shell 7.5%