Switch to full style
Ask all general Gimp related questions here
Post a reply

Gmic:morphological filter

Tue Apr 13, 2021 5:36 am

GIMP Version: 2.10.23
Operating System: Windows
GIMP Experience: Basic Level



:wvy
With "custom" Kernel, in the preview at the top left, this appears:
Image
Assuming it's related to the "Custom Kernel", I changed several numbersand after click on update, the top left preview changes, changing from 1 to 0, add a black square but on the source image I do not see any change.
Image
Would there be a tutorial for this filter?

Re: Gmic:morphological filter

Tue Apr 13, 2021 12:41 pm

It isn't necessarily that noticeable always, but I definitely see it when I play.
Make sure you don't have Channel(s) on some strange mode?

Morph-Custom.gif
Morph-Custom.gif (438.13 KiB) Viewed 2918 times

Re: Gmic:morphological filter

Tue Apr 13, 2021 3:43 pm

[quote="Nidhogg"
Make sure you don't have Channel(s) on some strange mode?[/quote]
Nidhogg :wvy ,Yes I'm sure but I'll check again.

It is you who modifies the numbers of Custom Kernel?

Re: Gmic:morphological filter

Wed Apr 14, 2021 6:15 am

level_0 wrote:It is you who modifies the numbers of Custom Kernel?

Yes, it's a structuring element.
I have also the morphop.exe plug-in.
Using it, you will get better idea of the plug-in. You change the structure by clicking the blocks on the structuring element window.

Filters-Generic-Morphop.jpg
Filters-Generic-Morphop.jpg (123.47 KiB) Viewed 2864 times


Attached. I believe it's compiled by Samj, most of my Windows plug-ins are from the Samj zip archives.

Re: Gmic:morphological filter

Thu Apr 15, 2021 6:37 am

Thanks Nidhogg. I will test. :)

Re: Gmic:morphological filter

Sun Apr 18, 2021 5:46 am

I used this structure to create hearts in my last image, there's lot you could do with your imagination!

Morphological-Hearts.png
Morphological-Hearts.png (278.5 KiB) Viewed 2784 times

Re: Gmic:morphological filter

Thu Apr 29, 2021 1:25 pm

I have not been able to install Gmics on Gimp 2.10.14, Debian 10. 32 bits. I have tried from the official page but there are only versions for amd64. Can anybody help me!

Re: Gmic:morphological filter

Sat May 01, 2021 5:08 am

julian66 wrote:I have not been able to install Gmics on Gimp 2.10.14, Debian 10. 32 bits. I have tried from the official page but there are only versions for amd64. Can anybody help me!


I might be able to help, but Debian 10 (buster), default Gimp is 2.10.8 and the next up is Debian Testing (bullseye) with Gimp 2.10.22 Not sure how you get Gimp 2.10.14

In a console can you use the command
Code:
lsb_release -a

Which gives the version information

In Debian 10 (buster) the gimp-gmic plugin is already in the repo. Start up synaptic search for gimp-gmic and install. That gives an old version of gmic 2.4.5. That might be ok.

If you come back with the version details I might have a fix for a 32 bit update to gimp-gmic 2.9.1

Final question. Are you using a chromebook by any chance ?
Post a reply