Skip to content

mattools/ImageM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImageM

ImageM is a GUI for Image processing with Matlab. It has similar GUI with ImageJ, a popular open-source software for image analysis written in java.

The ImageM application is based on the Image class, which gather several image processing algorithms within a unified interface.

Installation

The application is based on the following dependencies:

All the required toolbox should be installed and the paths set accordingly. A clone of the project should then suffice to run the ImageM application.