Skip to content

matImage v1.0

Compare
Choose a tag to compare
@dlegland dlegland released this 30 Jul 10:12
· 240 commits to master since this release

First release of the "matImage" library from the GitHub repository.

MatImage is an image processing library for Matlab. It is build as a complement of the Image Processing Toolbox. The matImage library is divided into several modules:

  • imFilters - Image filtering (smooth, enhance, gradient...)
  • imMeasures - Measurement of various parameters in digital images
  • imShapes - Generation of images representing geometric shapes
  • imStacks - Functions for manipulation and display of 3D images
  • imMinkowski - Geometric measures (Surface, Perimeter...) in 2D or 3D
  • imGeodesics - Propagation of geodesic distances in images
  • util - General purpose functions