Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 294 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 294 Bytes

Runs with python3 You need to have matplotlib and numpy installed

Just open a python3 console and copy paste the code in imgexample.py Once you understood the basics of image manipulation you can build your own fun functions that will manipulate images or create some from scratch.

Have fun!