Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1009 Bytes

File metadata and controls

29 lines (22 loc) · 1009 Bytes

Math Imaging Code Library

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.

Author

All codes were written by Stefan Fuertinger, PhD., MSc..

References

I developed this package while writing my PhD thesis.