8000 GitHub - mattools/ImageM: GUI for Image processing with Matlab
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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.

0