It is currently Tue Aug 11, 2026 9:21 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 21 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: Testing on Lions
PostPosted: Sun Nov 28, 2010 8:50 pm  (#1) 
Offline
GimpChat Member

Joined: Apr 12, 2010
Posts: 5870
Image
Kool Skectch test by PhotoComiX, on Flickr

Image
Kool Sketch test by PhotoComiX, on Flickr

Image
Kool Sketch test by PhotoComiX, on Flickr

ORIGINAL

Image
Lazy Lion by jimbowen0306, on Flickr

------------
DELICATE..

Image
Graphic Boost test by PhotoComiX, on Flickr

...SMOOTH..

Image
Graphic Boost test by PhotoComiX, on Flickr


..OR SHARP ?

Image
Graphic Boost text by PhotoComiX, on Flickr

ORIGINAL

Image
Male Lions on Rock by wwarby, on Flickr

_________________
My 3D Gallery on Deviantart http://photocomix2.deviantart.com/
Main gallery http://www.flickriver.com/photos/photocomix-mandala/
Mandala and simmetry http://www.flickriver.com/photos/photocomix_mandala/

Image

Mrs Wilbress


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: Testing on Lions
PostPosted: Sun Nov 28, 2010 9:43 pm  (#2) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 12829
I like these PC, expecially the graphic boost ones; hope to see your presets posted soon. :)

_________________
Lyle

Psalm 109:8

Image


Top
 Post subject: Re: Testing on Lions
PostPosted: Sun Nov 28, 2010 10:20 pm  (#3) 
Offline
GimpChat Member
User avatar

Joined: Apr 08, 2010
Posts: 5420
Location: Northwest Ohio
I love the "delicate" one...the colors look like they are washed out by strong sunlight, just like they might be out on the african plains.


Top
 Post subject: Re: Testing on Lions
PostPosted: Mon Nov 29, 2010 3:24 am  (#4) 
Offline
Retired Staff
User avatar

Joined: May 22, 2008
Posts: 6946
Location: Somewhere in GIMP
Those all look really great. I particularly like the sharp graphic boost one.

_________________
Image
World War IV will be fought with sticks and stones. - Albert Einstein


Top
 Post subject: Re: Testing on Lions
PostPosted: Mon Nov 29, 2010 3:37 am  (#5) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16155
I like the smooth one...it looks like it could be vector. =)
Nice PC.

_________________
Image


Top
 Post subject: Re: Testing on Lions
PostPosted: Mon Nov 29, 2010 4:54 am  (#6) 
Offline
GimpChat Member
User avatar

Joined: Oct 06, 2010
Posts: 4050
Amazing results, PC. I like them all.

_________________
"In order to attain the impossible, one must attempt the absurd."
~ Miguel de Cervantes


Top
 Post subject: Re: Testing on Lions
PostPosted: Mon Nov 29, 2010 9:30 am  (#7) 
Offline
GimpChat Member
User avatar

Joined: Oct 19, 2010
Posts: 376
Location: North Central Ohio, USA
I really like all of those, PC, for different reasons. The upper set of the single male lion sort of remind me of mosaics with their darker lines. I particularly like the way the lines bring out the background detail of the stone. The second set remind me of very detailed pen-and-ink drawings with a color wash added. I once had a roommate that would do pen-and-inks of animals and landscapes as a hobby and he was quite good - even had some art shows.

_________________
Life Truth: #12
My cat is a worst typist than I am.


Top
 Post subject: Re: Testing on Lions
PostPosted: Mon Nov 29, 2010 11:20 am  (#8) 
Offline
GimpChat Member

Joined: Apr 12, 2010
Posts: 5870
very pleased for the feedback maybe in a few hours i would be back with a gmic preset

_________________
My 3D Gallery on Deviantart http://photocomix2.deviantart.com/
Main gallery http://www.flickriver.com/photos/photocomix-mandala/
Mandala and simmetry http://www.flickriver.com/photos/photocomix_mandala/

Image

Mrs Wilbress


Top
 Post subject: Re: Testing on Lions
PostPosted: Mon Nov 29, 2010 11:44 am  (#9) 
Offline
GimpChat Member
User avatar

Joined: Oct 07, 2010
Posts: 439
Location: home/Nixnine/.gimp-2.0/scripts/nixnine.scm
Are these done with g'mic? If so, what filters were you using?

_________________
I refuse to be confused, but am often confused at this refusal.


Top
 Post subject: Re: Testing on Lions
PostPosted: Mon Nov 29, 2010 5:21 pm  (#10) 
Offline
GimpChat Member

Joined: Apr 12, 2010
Posts: 5870
Yes all done with gmic
about the filter used is actually a combination of filters that i try to assemble in a single one.

basically the original is sharpened (Unsharp mask, the single lion) or the local contrast increased with local normalization (couple of lions)
Than a is duplicated on a new layer and a bw pencil effect applied on this layer
new layer is merged down (hard light, multiply or overlay mode ) ...and optionally smoothed

_________________
My 3D Gallery on Deviantart http://photocomix2.deviantart.com/
Main gallery http://www.flickriver.com/photos/photocomix-mandala/
Mandala and simmetry http://www.flickriver.com/photos/photocomix_mandala/

Image

Mrs Wilbress


Top
 Post subject: Re: Testing on Lions
PostPosted: Mon Nov 29, 2010 9:19 pm  (#11) 
Offline
GimpChat Member

Joined: Apr 12, 2010
Posts: 5870
:jumpclap script is ready :jumpclap
Attachment:
snapshot1.png
snapshot1.png [ 1.41 MiB | Viewed 2093 times ]


and works (maybe it could works even betterin a future, but finally is ready and does work !)

for the most impatient copy the code below,
then if you already have a .gmic file in your home directory (close to a gmic_def.1452 and to a gmic_fav files) paste there
If not just save as .gmic there (in windows you may use Notepad plus to save as .gmic ...don't forget the dot...




#@gimp PhotoComiX Graphic Boost : photocomix_boost, photocomix_boost
#
#here unsharp controls
#@gimp : sep = separator ()
#@gimp : note = note("Unsharp Mask controls" )
#@gimp : Radius = float(1.25,0,20 )
#@gimp : Darken = float(1.50,0,10 )
#@gimp : sep = separator ()
#@gimp : note = note("BW_Pencil Controls")
#here bw_pencil controls
#@gimp : Pencil Size = float(0.15,0,4)
#$3
#@gimp : Pencil Amplitude = float(14,0,200)
#$4
# Do you wish to Smooth the pencil component ?
#@gimp : sep = separator ()

#@gimp : Activate "Pencil Smoother" = bool(false)
#$5
#@gimp : note = note(" If unchecked the 3 sliders below are disabled ")
#if true this the options
#@gimp : Pencil Smoother Sharpness = float(0.5,0,2)
#$6
#@gimp : Pencil Smoother Edge Protection = float(0.45,0,1)
#$7
#@gimp : Pencil Smoother Smoothness = float (0.78,0,10)
#$8
#@gimp : sep = separator ()
# here options to merge
#@gimp : note = ("Merging Options")
#@gimp : Merging Option = choice(Hard Light, Multiply, Soft light , Color Burn ,Darken ,Stamp, 0verlay, Freeze)
#$9
#@gimp : sep = separator ()
#@gimp : Add Painter's Touch = bool(true)
#$10
#@gimp : note = note("If unchecked the 3 sliders below are disabled")
#@gimp : sep = separator ()
#@gimp : Painter's Touch Sharpness = float(0.5,0,2)
#$11
#@gimp : Painter's Edge Protection Flow = float(0.45,0,1)
#@gimp : Painter's Smoothness =float(0.78,0,10)

photocomix_boost :
-gimp_unsharp 1,$1,30,3,0,$2,0.40,1,0,0,0

--gimp_pencilbw $3,$4,0,0,0
-if {$5==0} -gimp_do_nothing[1] -elif {$5==1} -gimp_anisotropic_smoothing[1] 60,$6,$7,$8,1.1,0.8,30,2,0,1,1,0,1,0 -endif

-if {$9==0} -compose_hardlight[1,0] -elif {$9==1} -compose_multiply[1,0] -elif {$9==2} -compose_softlight[1,0] -elif {$9==3}
-compose_colorburn[1,0] -elif {$9==4} -compose_darken[1,0] -elif {$9==5} -compose_stamp[1,0] -elif {$9==6} -compose_overlay[1,0]
-elif {$9==7} -compose_freeze[1,0] -endif

-if {$10==0} -gimp_do_nothing[1] -elif {$10==1} -gimp_anisotropic_smoothing 60,$11,$12,$13,1.1,0.8,30,2,0,1,1,0,1,0 -endif

_________________
My 3D Gallery on Deviantart http://photocomix2.deviantart.com/
Main gallery http://www.flickriver.com/photos/photocomix-mandala/
Mandala and simmetry http://www.flickriver.com/photos/photocomix_mandala/

Image

Mrs Wilbress


Last edited by PhotoComix on Mon Nov 29, 2010 9:59 pm, edited 1 time in total.

Top
 Post subject: Re: Testing on Lions
PostPosted: Mon Nov 29, 2010 9:31 pm  (#12) 
Offline
Former Member
User avatar

Joined: Nov 17, 2010
Posts: 618
Location: Rockford, IL
lylejk wrote:
I like these PC, expecially the graphic boost ones; hope to see your presets posted soon. :)

x2 I really love the gmic plugin man, you're doing a great job with it too! When my computer gets back up I gotta make something your you. It's not much but it'll be something for your all your hard work.

:kpix btw


Top
 Post subject: Re: Testing on Lions
PostPosted: Mon Nov 29, 2010 9:55 pm  (#13) 
Offline
GimpChat Member

Joined: Apr 12, 2010
Posts: 5870
humm
i notice now that in the filter there is something wrong in the last 3 sliders, checking now

_________________
My 3D Gallery on Deviantart http://photocomix2.deviantart.com/
Main gallery http://www.flickriver.com/photos/photocomix-mandala/
Mandala and simmetry http://www.flickriver.com/photos/photocomix_mandala/

Image

Mrs Wilbress


Top
 Post subject: Re: Testing on Lions
PostPosted: Mon Nov 29, 2010 10:02 pm  (#14) 
Offline
GimpChat Member

Joined: Apr 12, 2010
Posts: 5870
FIXED
It was just a bloody,damned, cursed extra blanc space to make a mess

please if was so quickly to get before, replace with the corrected one

_________________
My 3D Gallery on Deviantart http://photocomix2.deviantart.com/
Main gallery http://www.flickriver.com/photos/photocomix-mandala/
Mandala and simmetry http://www.flickriver.com/photos/photocomix_mandala/

Image

Mrs Wilbress


Top
 Post subject: Re: Testing on Lions
PostPosted: Mon Nov 29, 2010 11:21 pm  (#15) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 12829
OK PC; tried putting this where the gmic stores both the def file and the favs file and do a refresh, but I Don't see you plugin. Even tried putting it the plugins directory for GIMP but don't see it. Not sure if this is an issue with Win7 or not. Oh well. Don't feel like burdening Dave with this one right now. Might try to hack at it later. :)

_________________
Lyle

Psalm 109:8

Image


Top
 Post subject: Re: Testing on Lions
PostPosted: Mon Nov 29, 2010 11:56 pm  (#16) 
Offline
GimpChat Member

Joined: Apr 12, 2010
Posts: 5870
i answered already

but anyway i hope you have something better then the notepad ,notepad++ would be perfect

Simply copy the script ,paste and save there (i see you already find where ) as .gmic

just .gmic but not forget the cursed bloody dot, without the dot before the name no joy (that's why i suggested Notepad ++ instead then M$ notepad, M$ notepad may choke complain and start to make fuzz at any attempt to save with a name starting with a dot)

_________________
My 3D Gallery on Deviantart http://photocomix2.deviantart.com/
Main gallery http://www.flickriver.com/photos/photocomix-mandala/
Mandala and simmetry http://www.flickriver.com/photos/photocomix_mandala/

Image

Mrs Wilbress


Top
 Post subject: Re: Testing on Lions
PostPosted: Tue Nov 30, 2010 12:11 am  (#17) 
Offline
GimpChat Member

Joined: Apr 12, 2010
Posts: 5870
PS
just and only .gmic not .gmic_tom_filter or something alike ,

there may be 1 or more filters, they just need to be separated by empty lines

as here ....

gmic filter1 : dumb_filter, dumb_filter
here fake code for the dumb_filter

gmic filter2 : dumb_filter2, dumb_filter2
here fake code for the dumb_filter2

_________________
My 3D Gallery on Deviantart http://photocomix2.deviantart.com/
Main gallery http://www.flickriver.com/photos/photocomix-mandala/
Mandala and simmetry http://www.flickriver.com/photos/photocomix_mandala/

Image

Mrs Wilbress


Top
 Post subject: Re: Testing on Lions
PostPosted: Tue Nov 30, 2010 12:15 am  (#18) 
Offline
GimpChat Member

Joined: Apr 12, 2010
Posts: 5870
you may add comments in the .gmic file BUT if you do always start the line with #
as

# holy crap this filter does nothing at all !
gmic filter1 : dumb_filter, dumb_filter
here fake code for the dumb_filter

_________________
My 3D Gallery on Deviantart http://photocomix2.deviantart.com/
Main gallery http://www.flickriver.com/photos/photocomix-mandala/
Mandala and simmetry http://www.flickriver.com/photos/photocomix_mandala/

Image

Mrs Wilbress


Top
 Post subject: Re: Testing on Lions
PostPosted: Tue Nov 30, 2010 12:25 am  (#19) 
Offline
GimpChat Member
User avatar

Joined: Sep 24, 2010
Posts: 12829
Your solution that you posted at Flickr worked. For the other novice folk like me, follow the thread at the end of my comments. Like your preset by the way PC. Think it's a keeper.

http://www.flickr.com/groups/gmic/discu ... 372068491/


Attachments:
PCs_preset.jpg
PCs_preset.jpg [ 178.22 KiB | Viewed 2082 times ]

_________________
Lyle

Psalm 109:8

Image
Top
 Post subject: Re: Testing on Lions
PostPosted: Tue Nov 30, 2010 12:50 am  (#20) 
Offline
GimpChat Member
User avatar

Joined: Oct 06, 2010
Posts: 4050
Hooray! Profound thanks for the preset, PC!

_________________
"In order to attain the impossible, one must attempt the absurd."
~ Miguel de Cervantes


Top
Post new topic Reply to topic  [ 21 posts ]  Go to page 1, 2  Next

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group