Switch to full style
Post all Gimp scripts and script writing questions here
Post a reply

Fake Emboss filter

Mon Mar 13, 2017 8:59 am

If anyone has a better name for this, please let me know!
Should run with G'Mic 1.7.9 - 2.0.4 at this time.
This uses a 'convolution' loop at very low reps.
To me it looks similar to a slight emboss, but without the black.

This effect is meant to be slight and it is easier to see
when you have one layer on top of the other to change
visibility and compare.

Re: Fake Emboss filter

Mon Mar 13, 2017 9:00 am

Some examples

Re: Fake Emboss filter

Mon Mar 13, 2017 9:01 am

The original

Re: Fake Emboss filter

Mon Mar 13, 2017 9:02 am

low, medium and high settings

Re: Fake Emboss filter

Mon Mar 13, 2017 9:07 am

Convolution is becoming a "gold-mine" for you...
Should we call you Mr.Convolution?...
hehehe...

Re: Fake Emboss filter

Mon Mar 13, 2017 9:12 am

Just don't call me late for supper! hehehe
I was working on these last month before too many other things
required my attention. So now, only a couple more that may
be good enough to finish.
I must learn more about Gimp to find a new technique.
Also, I have fallen behind in my studies of your scripts for
which I feel a slight shame.

Re: Fake Emboss filter

Mon Mar 13, 2017 10:27 am

Hi
I like Fake Emboss filter

Thanks
Doron
4X5DF

Re: Fake Emboss filter

Mon Mar 13, 2017 10:46 am

Thank you Doron!
Did you use the 'high' setting on your example?

Re: Fake Emboss filter

Mon Mar 13, 2017 11:14 am

Pretty cool. Took this stock photo I found:

Image

Ran it through the Emboss filter:

Image

Took that result. and ran it through the Exaggeration filter:

Image

Then I thought, what the heck, let's take that result, and run it through the Novella filter:

Image

I like all the results. Thanks for the cool filters animicule.

Re: Fake Emboss filter

Mon Mar 13, 2017 11:20 am

Warrior Cool seeing them stacked up like that!
Glad that you like them!

Re: Fake Emboss filter

Mon Mar 13, 2017 11:29 am

Another cool filter!!!
Thanks again, animicule! :D

Re: Fake Emboss filter

Mon Mar 13, 2017 12:48 pm

animicule wrote:Warrior Cool seeing them stacked up like that!
Glad that you like them!

Thanks. These filters are a lot of fun. One thing that would make it better for me, is if the Novella filter were under the header "Brian", and not as a separate, "BrianNew".

Image

Is there any way all of them can be put under "Brian", but in the filters category? I'm not crazy about having a bunch of categories on the menu bar like that. Thanks.

Re: Fake Emboss filter

Mon Mar 13, 2017 1:38 pm

You can use a text editor and change the menu location.
It is down near the bottom in the registration section.
Find a script that is located in the area you would like,
make a backup just in case you accidently change something,
open it and look for the location info (which will be in the same
place in most python scripts) and copy it to the ones you want to move.
You could compare the one with 'briannew' against one of the others with
just 'brian' to make a positive id on where the line is...
That is the only line you need change to move the location on the menu.
Here is what it looks like in Fake Emboss
],
BA_FakeEmboss_v1a,
menu="<Image>/Brian/",
)

main()
the main() is the bottom line....

Novella -- it looks like the version 1a is set to /brian/ --which version do you have?
Thank you!

Re: Fake Emboss filter

Mon Mar 13, 2017 3:16 pm

That did it, thanks:

Image

Re: Fake Emboss filter

Mon Mar 13, 2017 3:29 pm

Glad to help!
Your Novella V1 will crash if you use preset 5...
v1a fixes it.

Re: Fake Emboss filter

Mon Mar 13, 2017 3:36 pm

animicule wrote:Glad to help!
Your Novella V1 will crash if you use preset 5...
v1a fixes it.


Image

Re: Fake Emboss filter

Mon Mar 13, 2017 3:50 pm

Nice! I used the "Faux Emboss" filter. (faux sounds better than fake).
Here I ran it three times on high. I'm loving it!!

Re: Fake Emboss filter

Tue Mar 14, 2017 12:15 am

Your on fire animicule. I dont know if I can keep up.
Image
High emboss

Re: Fake Emboss filter

Tue Mar 14, 2017 12:55 pm

Cool Photomaster, I hadn't tried that with this filter before!
And Sallyanne's Leopard!

Re: Fake Emboss filter

Tue Mar 14, 2017 7:05 pm

I think I am going to love this filter
Post a reply