It is currently Sun Jul 21, 2024 10:32 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 12 posts ] 
Author Message
 Post subject: Is there a script or plugin that produces this result
PostPosted: Sat Nov 23, 2013 3:12 am  (#1) 
GIMP Version: 2.8.6
Operating System: Windows
GIMP Experience: Basic Level



Hi folks, I'm wondering if anyone knows if a script or plugin has been written that can produce this effect on the outside of selection.
Before image
Image
After image
Image
I have tried a lot of different filters and had a look through G'mic but so far I can't find anything that does what I need.

I thought the Motion Blur filter under the Filters->Distorts menu when set to Radial Zoom and Outer looked very promising when I used a square shape.
But then I found it produces a different effect depending on shape even though I used exactly the same settings.
Perhaps as a second question, someone with technical insight might be able to explain why motion blur radial Zoom is producing such varying results.
Gimp's Motion Blur results are shown below, note the lengths of the blur exceeds the value entered on the square and circle. In the case of the rectangle, the length varied also whether it was the long or short sides.
Image
G'mic had a Radial blur option too. So I ran that on the same shapes I tested above, but that didn't produce what I needed either, see image below.
Image
Thanks in advance for any help you can offer.


Last edited by fluffybunny on Sat Nov 23, 2013 7:23 pm, edited 1 time in total.

Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
 Post subject: Re: Is there a script or plugin that produces this result
PostPosted: Sat Nov 23, 2013 4:14 am  (#2) 
Online
Global Moderator
User avatar

Joined: Apr 01, 2012
Posts: 7759
Location: On the other side of this screen
I cant get it to work but was wondering if you could do that by feathering a selection. Can't think of a script that does it, sorry Fluffy

_________________


Top
 Post subject: Re: Is there a script or plugin that produces this result
PostPosted: Sat Nov 23, 2013 4:43 am  (#3) 
Offline
Script Coder
User avatar

Joined: Oct 25, 2010
Posts: 4757
Nothing that can't done manually. From you initial selection:

- Add new transparent layer
- Edit/Stroke selection: use a line about as wide as the width of the final gradient
- Invert the selection
- Apply a Gaussian blur, this blurs the outside of the line
- Invert selection again and delete
- Layer/Transparency/Alpha to selection: you have your selection

Attachment:
FadeSelectionOn Contour.png
FadeSelectionOn Contour.png [ 25.63 KiB | Viewed 4902 times ]


If you want some finer control on the blend:
- work on a black layer instead of transparent, stroke with white
- once the blend is produced, use Curves or Levels to adjust its look
- in the Channels dialog, right click one of the color channels and "Channel to selection"

You can also do the same thing working directly on a channel.

_________________
Image


Last edited by ofnuts on Sat Nov 23, 2013 4:57 am, edited 1 time in total.

Top
 Post subject: Re: Is there a script or plugin that produces this result
PostPosted: Sat Nov 23, 2013 4:56 am  (#4) 
Offline
Script Coder
User avatar

Joined: Apr 23, 2010
Posts: 1553
Location: not from Guildford after all
Select->Save To Channel
Select->Border... -- Check the "Feather border" box
right-click on the "Selection Mask copy" channel and run the command "Subtract from selection"
return to your Layers dialog and activate the original layer
bucket fill the selection

_________________
Any sufficiently primitive technology is indistinguishable from a rock.


Top
 Post subject: Re: Is there a script or plugin that produces this result
PostPosted: Sat Nov 23, 2013 5:01 am  (#5) 
Offline
GimpChat Member

Joined: Mar 04, 2011
Posts: 2445
or RobA's pathblend script, needs 2 paths

Image

_________________
Image


Top
 Post subject: Re: Is there a script or plugin that produces this result
PostPosted: Sat Nov 23, 2013 6:38 am  (#6) 
Offline
GimpChat Member
User avatar

Joined: May 16, 2010
Posts: 14715
Location: USA
Will Kevins "Xach Blurry Thing" script accomplish this?

_________________
Image
Edmund Burke nailed it when he said, "The only thing necessary for the triumph of evil is for good men to do nothing."


Top
 Post subject: Re: Is there a script or plugin that produces this result
PostPosted: Sat Nov 23, 2013 9:06 pm  (#7) 
Thanks everyone for your replies and interest.
Firstly, my apologies - I have corrected a mistake in the original post. Perhaps that is the reason no-one has yet answered the second question about Motion Blur. Please re-read my original post for the corrections.

My first question (as per the title of the thread) has now been answered, it appears there isn't one.

I was asking to see if a script already existed that did this as I was going to create one to automate the process for myself. But I appreciated seeing the methods offered by saulgoode and ofnuts.

Thanks rich2005, I did not have the Path Blend script so that was helpful too.

In the case where I don't have one contiguous selection or the selection contains multiple colours the methods and examples above still don't achieve my aim.

Motion Blur Zoom came the closest to the result I was after.
While experimenting with this Plugin/Filter I noticed it appears the length of the blur is connected to the distance each object is away from the centre point.

My goal is a blur of equal length on each object based on the colour of each object similar to this image produced by Motion Blur Zoom.
Image
Is anyone able to assist or advise my on this?


Top
 Post subject: Re: Is there a script or plugin that produces this result
PostPosted: Sat Nov 23, 2013 10:21 pm  (#8) 
Offline
GimpChat Member

Joined: May 23, 2012
Posts: 150
Image

I think Sallyanne is right,
cause I get this

select rectangle
new black layer
invert selection
feather selection 20 about
cut
invert selection
shrink selection 10 about
cut


Top
 Post subject: Re: Is there a script or plugin that produces this result
PostPosted: Sun Nov 24, 2013 4:59 pm  (#9) 
Mikechat wrote:
[ Image ]

I think Sallyanne is right,
cause I get this

select rectangle
new black layer
invert selection
feather selection 20 about
cut
invert selection
shrink selection 10 about
cut

Indeed she was, as are you, but I refer you to the question, that was asking about the existence of a script...
fluffybunny wrote:
...My first question (as per the title of the thread) has now been answered, it appears there isn't one.

I was asking to see if a script already existed that did this as I was going to create one to automate the process for myself...

Thanks for your efforts.


Top
 Post subject: Re: Is there a script or plugin that produces this result
PostPosted: Tue Nov 26, 2013 10:34 am  (#10) 
Offline
Script Coder
User avatar

Joined: Jul 14, 2010
Posts: 697
To answer the question :is there a script", the Layer Effects Outer Glow can do this (more or less) except it does not work directly on a selection - you have to create a temporary layer and fill the selection then run it on that (make sure knockout is checked to delete inside) then delete the temporary layer with the filled selection.

Attachment:
2013-11-26_103104.jpg
2013-11-26_103104.jpg [ 121 KiB | Viewed 4645 times ]


HTH

-Rob A>

_________________
Image
Fantasy Cartography and Mapping by RobA


Top
 Post subject: Re: Is there a script or plugin that produces this result
PostPosted: Tue Nov 26, 2013 2:03 pm  (#11) 
Offline
GimpChat Member
User avatar

Joined: Apr 22, 2010
Posts: 123
Maybe Edge Glow script is what you're looking for.

_________________
Image


Top
 Post subject: Re: Is there a script or plugin that produces this result
PostPosted: Wed Nov 27, 2013 1:00 am  (#12) 
Both are great examples that I have experimented with.
Thanks. :)
Now if I can just work out how Motion Blur Zoom produces it's results I'll be set.


Top
Post new topic Reply to topic  [ 12 posts ] 

All times are UTC - 5 hours [ DST ]


   Similar Topics   Replies 
No new posts Attachment(s) Export to TIF with LZW produces a larger file

2

No new posts Attachment(s) How can I alter the original to obtain a similar result to this?

7

No new posts Looking for the Text Stamp Plugin/Script

4

No new posts Plugin or Script to bend/curve text

17

No new posts Script passes a 0 to the Displace plugin, and apparently it's an issue

0



* Login  



Powered by phpBB3 © phpBB Group