gmic-community
gmic-community copied to clipboard
Community contributions to the G'MIC software
In [iain_fergusson.gmic](include/iain_fergusson.gmic), in the Tone CMYK section, line 209, we have this: `compose_multiply[-1,-2]` One of these two arguments is a 4-channel CMYK image, the other is a 1-channel array used...
When I use the "extract foreground (interactive)" function, I get the following result: *** Error in ./fx_extract_foreground/*foreach/*substitute/x_segment/ *** Command 'x_segment': No display available. I'm on linux ubuntu studio 24.04, Gimp...
the stock data import filter does its job, although, it creates a huge column of pixels that makes it really difficult to work with on an editor like krita, ive...
@dtschump I am trying to integrate libgmic into an existing SDK that uses OpenCV for image processing. The challenge is that the SDK relies on OpenCV's cv::Mat format for handling...