Skip to content

high-mountains/python-image-processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-image-processing

Useful and simple image processing python scripts

image

image

image

image

image

Requirements

  • Mac OS X or Linux
  • Python3(Recommended)
  • Python2

Preparation

Library

  • PIL
  • OpenCV 2
  • numpy
  • matplotlib
  • scipy

Execute following commands for install library:

$ pip install pillow
$ pip install opencv
$ pip install numpy
$ pip install matplotlib
$ pip install scipy

Install(Clone) software

Execute following command:

$ git clone https://github.com/karaage0703/python-image-processing.git

Usage and Samples

Go to Github pages.

github pages for image processing

License

This software is released under the MIT License, see LICENSE.

Authors

  • karaage0703
  • sugyan (face_crop.py)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published