Skip to content

ImageM v1.3

Choose a tag to compare

@dlegland dlegland released this 07 Jan 17:43
· 41 commits to master since this release

ImageM is an interactive GUI for Image Processing, Analysis and Vizualisation. Its interface is similar to that of ImageJ, but it relies entirely on Matlab and on the Image Processing Toolbox.

ImageM integrates into a GUI several algorithms for interactive image processing and analysis. It allows to load images, apply filtering and/or segmentation, and run basic analyses.

New features:

  • added support of 3D images for several operators
  • better support of time-lapse images
  • added isosurface display of 3D images
  • histograms can now be measured within rectangular ROIS
  • added import of images from raw binary files and from image sequences
  • added geodesic distance map
  • added morphological reconstruction operator
  • updated area opening
  • added average by region operator
  • added management of Background color
  • more options for reading data tables
  • added several visualisation tools of generated data tables
  • better management of image names
  • several bug fixes