gmic-qt-gimp
GIMP plugin for the G'MIC image processing framework
G'MIC is a full-featured framework for digital image processing. It provides several user interfaces to convert / manipulate / filter / visualize generic image datasets, ranging from 1D scalar signals to 3D+t sequences of multi-spectral volumetric images, hence including 2D color images.
- Versions: 3.4.1
- Website: https://gmic.eu/
- Licenses: GPL 3+
- Package source: gnu/packages/image-processing.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of gmic-qt-gimp
as follows:
guix install gmic-qt-gimp
Or install a particular version:
guix install gmic-qt-gimp@3.4.1
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.