Skip to content

nspilman/PillowImageProcessingDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pillow Image Processing Demo

A demo on simple image processing in Python, including sample input and output.

Requirements

  • Python 3.7
  • Pip

Installation

Inside the repo directory...

pip install --upgrade pip # If pip wasn't freshly installed
pip install pillow numpy

Usage

python main.py

Contributing

Do what thou wilt shall be the whole of the law.

About

A demo of how to do cool stuff with Pillow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages