A Python package for mathematical image processing in Python. All codes make heavy use of NumPy, SciPy and/or matplotlib.
The implemented routines provide functionality for the following image processing tasks:
- de-noising
- segmentation
- generation of prototype test images
- assembly of discrete differential operators on regular image domains
- visualization of two-dimensional (displacement) vector fields
To get started clone or download the repository and visit the documentation.
All codes were written by Stefan Fuertinger, PhD., MSc..
I developed this package while writing my PhD thesis.