
The G'MIC plug-in for GIMP proposes a set of various filters to apply on your images, including artistic effects, image denoising and enhancement algorithms, 3D renderers, etc.. It is a quite large plug-in, integrating a lot of different effects.
This plug-in is able to :

G'MIC has been written by the author of GREYCstoration, a GIMP plug-in dedicated to image denoising and smoothing. All former GREYCstoration algorithms have been improved and integrated into G'MIC.
Latest version of G'MIC is numbered 1.5.5.0 :
A quite complete overview of available image effects can be seen on the official G'MIC plug-in page.
| Attachment | Size |
|---|---|
| 1.42 MB | |
| 853.62 KB | |
| 797.15 KB |
Comments
that warning depends on some
that warning depends on some changes in gimp 2.7 but anyway is harmless..everything works but for the silly warning
anyway that would be fixed in the upcoming release 1.4.0.0 (a first beta may be already out now check the gmic side)
Thanks but it useless
In Script-Fu script such expression cann't work because Scheme dealing with "-stripes_y 3" as a variable (double quotes). Thaks for help but I have to use another solution.
There must be a solution to
There must be a solution to handle double quotes in scheme expressions. I don't know much about scheme but I cannot imagine you can be really stopped by such a technical detail :)
And an expression within
And an expression within double quotes is not a variable, but a string...
backslash
I forget about backslahes before doubleqoute. Scheme also support this feature. Script working. Thank you both for help.
Best regards,
spoilt_exile.
stripes and channels
Hi!
I'm writing script which using a G'MIC comands. I need to apply comand "-stripes_y 3" to lightness channel but I cann't figure it out. I have read G'MIC reference about "-apply_channels" comand but it too complex and I didn't find any examples of applying channels. Please help me with it.
Best regards,
spoilt_exile
G'MIC 1.3.6.0
G'MIC 1.3.6.0 is out.
Few 'visible' changes but again a lot of bug corrections and small improvements.
Thanks David; downloaded it
Thanks David; downloaded it an hour ago. :)
G'MIC 1.3.5.7, ends the 1.3.5.x serie
The final 1.3.5.7 version of the G'MIC plug-in has been released.
It ends the 1.3.5.x serie, and is intended to be a stable one.
Enjoy !
G'MIC 1.3.5.3 update
The 1.3.5.3 update of the G'MIC plug-in is available.
Here is the list of improvements :
- Fixed a bug when reading custom command files made in Windows (the classical CR/NL difference with Unix caused problems). So, if you plan to design your own G'MIC filters one day, please update to this latest 1.3.5.3 version :)
- Added a new 'deriche' command in the G'MIC engine, allowing to speed up computations of horizontal and vertical blurs.
- Added options (fps and bitrate) when saving movies , using 'gmic' from the command line.
- And I corrected 4 or 5 minor bugs remaining, concerning the memory management and the way the G'MIC engine displays internal messages (when 'output messages' button is set to 'Verbose' or 'Debug', for instance).
Pages