74 Forks
517 Stars
517 Watchers

gmic

G'MIC is a full-featured open-source framework for image processing, providing several different user interfaces to convert/manipulate/filter/visualize generic image datasets, ranging from 1d scalar signals to 3d+t sequences of multi-spectral volumetric images, including 2d color images. http://gmic.eu

How to download and setup gmic

Open terminal and run command
git clone https://github.com/GreycLab/gmic.git
git clone is used to create a copy or clone of gmic repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with gmic https://github.com/GreycLab/gmic/archive/master.zip

Or simply clone gmic with SSH
[email protected]:GreycLab/gmic.git

If you have some problems with gmic

You may open issue on gmic support forum (system) here: https://github.com/GreycLab/gmic/issues