
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
Thanks for the reply. I
Thanks for the reply. I realise that the downloaded file is an installer. I ran the installer and it loaded file(s) to the two folders I named: one download to one folder, another to another folder (??). But I still cannot see the plugin.
The file I downloaded is called gmic_gimp_win32.exe. The actual installed file is called gmic_gimp.exe.
Where do I get the zip version? That may help.
G'MIC
http://sourceforge.net/projects/gmic/files/
Before you proceed with this, you need to make sure you have removed any trace of the installer, to avoid conflicts.
The "best" way to manually install this plug-in is to extract it to it's own folder. Create a folder called GMIC and put it wherever you want to, extract the zip to "that" GMIC folder. Then open GIMP, go to Edit - Preferences - Folders, and choose Plug-ins, add a new pointer (there should be two already in this folder) browse to the GMIC folder you just extracted to. Close and restart GIMP.
Dave did it again.
Dave did it again. Fantastic. Happy I am. Click here for the thread. :)
Can't click 'here'
No link.
I know; tried 3 times to edit
I know; tried 3 times to edit the href but it wouldn't stick. Just going type the whole link out (may need to copy paste). :)
http://www.flickr.com/groups/gmic/discuss/72157625106434382/
G'MIC 1.4.1.0 released.
Hi.
I'm happy to announce the release of the 1.4.1.0 release of the G'MIC plug-in.
See this thread for changelog : http://www.flickr.com/groups/gmic/discuss/72157624776719663/
Command line in Ubuntu *SOLVED*
I keep trying to run the -gyroid3d command on the command line in Ubuntu and it runs but no changes are seen to the image. When running -gyroid3d alone, it produces the example image just fine, so I know it's working in some capacity. I looked over the commands on the GMIC website but not sure how to implement them. Running -gyroid3d in GIMP via the G'MIC plug-in produces results.
Using Ubuntu 10.04 on amd64. I did install the debian package offered on sourceforge.
*SOLVED* per discussion found here: http://www.flickr.com/groups/gmic/discuss/72157624776719663/#comment7215...
Did my first Gyroid with it
Did my first Gyroid with it too; had to use the command option and screen copy. Did the rest of the processing in GIMP. Again, thanks for this gem of a plugin David. :)
This is as simple as : gmic
This is as simple as :
gmic lena.bmp -apply_channels \"-stripes_y 3\",3
When calling G'MIC from a shell (bash,sh,..) you always need to 'backslash' the double quotes when you need them, because else they are already removed by the shell substitution and are not passed to G'MIC then.
GMIC - version - 1.3.9.0
Hello.
Firstly what a great plugin, excellent.
I have installed gimp 2.7 from a ppa, and for each function I seem to get the same error message, although this doesn't affect the operation of the plugin.
It seems to be warning about a depreciated procedure, the warning message is below, I thought I should comment about it, even though everything seems to work still.
WARNING: Plug-In "gmic_gimp"
(/home/techno-mole/.gimp-2.7/plug-ins/gmic_gimp)
called deprecated procedure 'gimp-drawable-is-valid'.
It should call 'gimp-item-is-valid' instead!
Ubuntu Maverick 64bit (testing os at present)
Gimp - 2.7.2
cheers.
Pages