HammerBu / image-processing-from-scratch

This project contains some interesting image processing algorithms that were wrote in python from scratch.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image processing from scratch

All codes were wrote in python2.7

moudles you may need: numpy for matix calculation matplotlib for reading and showing images cv2 for some image operations

About

This project contains some interesting image processing algorithms that were wrote in python from scratch.

License:MIT License


Languages

Language:Python 100.0%