Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.01 KB

README.md

File metadata and controls

18 lines (13 loc) · 1.01 KB

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.