[Gimp-user] Plugins and scripts

2011-08-20 Thread Frank McCormick

I am trying to make GIMP on my Ubuntu Natty installation match GIMP on 
the other partitions, so I dDL'ed  the smart remove and post rotate crop 
scripts. Some are Python..others are scm?? scripts. Where are they 
supposed to go anyway? The post rotate crop script is now in the GIMP 
menu, but the smart remove/resynthesizer files and menu items are AWOL.


-- 
Cheers
Frank
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


[Gimp-user] Plugins

2010-01-22 Thread BGP
I've noticed there are a lot of plugins that are available for GIMP.

Say for example you find a gradient plugin.

Where do you install it?
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


[Gimp-user] Plugins

2010-01-22 Thread jolie
I've noticed there are a lot of plugins that are available for GIMP.

Say for example you find a gradient plugin.

Where do you install it?


Go to edit - preferences - folders.

There you see the path to the folders where you can put gimp resources in.
These are just folders on your computer. In preferences you can see where on
your computer they are.

A gimp brush file should be put in the brushes folder, note that photoshop
brushes can be used too.
A gimp script, (a file that ends with .scm )should be placed in the  scripts
folder, a plug-in, or python script in the plug-in folder, a gradient file in
the gradients folder etc etc. 

-- 
jolie (via www.gimpusers.com)
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] Plugins

2010-01-22 Thread Claus Cyrny

BGP wrote:

I've noticed there are a lot of plugins that are available for GIMP.

Say for example you find a gradient plugin.

Where do you install it?
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user

  


I can strongly recommend Grokking the Gimp
by Carey Bunks. I guess this will answer about
any of your question.

You can find it here:

http://gimp-savvy.com/BOOK/index.html

HTH,

Claus

--
Blog http://artificial10.wordpress.com/
Flickr http://www.flickr.com/photos/claus_01/
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


[Gimp-user] Plugins in 2.8

2010-01-13 Thread Peter S.
Tried to install 
elsamuko-national-geographic-batch.scm
Open in GIMP wasn?t the right way. Does anyone know how or do I need to
wait until the plugin is updated?

-- 
Peter S. (via www.gimpusers.com)
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


[Gimp-user] Plugins in 2.8

2010-01-13 Thread Peter S.
Tried to install 
elsamuko-national-geographic-batch.scm
Open in GIMP wasn?t the right way. Does anyone know how or do I need to
wait until the plugin is updated?

Must add I?m using MacOS 10.6.2

-- 
Peter S. (via www.gimpusers.com)
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


[Gimp-user] Plugins in 2.8

2010-01-13 Thread photocomix
You can't have Gimp 2.8 is not yet available, neither will in short term

And that script does need to be updated to be used on the last stable version
of gimp


Tried to install 
elsamuko-national-geographic-batch.scm
Open in GIMP wasn?t the right way. Does anyone know how or do I need to
wait until the plugin is updated?

Must add I?m using MacOS 10.6.2



-- 
photocomix (via www.gimpusers.com)
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


[Gimp-user] Plugins in 2.8

2010-01-13 Thread photocomix

And that script does need to be updated to be used on the last stable
version
of gimp


Sorry for the typo Was supposed to be

the script do NOT need to be updated to be used on the last stable version,
i just used with gimp 2.6.8

-- 
photocomix (via www.gimpusers.com)
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] plugins for photographers

2007-01-23 Thread Norman Walsh
/ Alexander Rabtchevich [EMAIL PROTECTED] was heard to say:
| 3. refocus (do not mix with refocus-it) plugin to add natural sharpness 
| to images (it uses other technique than sharpening).

Hmm. The 0.9.0 release seems to be from 2003 and doesn't compile with
GIMP 2.2.13. Is there a more recent version?

Making all in src
make[1]: Entering directory `/usr/local/src/refocus-0.9.0/src'
gcc -DPACKAGE=\refocus\ -DVERSION=\0.9.0\ -DSTDC_HEADERS=1 -DHAVE_ERF=1  
-I. -I.  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I/usr/include/gimp-2.0 
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I ../lib-Wall -ansi -pedantic -ggdb 
-fomit-frame-pointer -O3 -funroll-all-loops -c refocus.c
In file included from /usr/include/gtk-2.0/gtk/gtk.h:170,
 from refocus.c:28:
/usr/include/gtk-2.0/gtk/gtktextbuffer.h:52: warning: ISO C restricts 
enumerator values to range of ‘int’
/usr/include/gtk-2.0/gtk/gtktextbuffer.h:53: warning: ISO C restricts 
enumerator values to range of ‘int’
/usr/include/gtk-2.0/gtk/gtktextbuffer.h:55: warning: ISO C restricts 
enumerator values to range of ‘int’
In file included from refocus.c:32:
gimppreview.h:36:1: warning: GIMP_PREVIEW redefined
In file included from /usr/include/gimp-2.0/libgimpwidgets/gimpwidgets.h:55,
 from /usr/include/gimp-2.0/libgimp/gimpui.h:25,
 from gimppreview.h:29,
 from refocus.c:32:
/usr/include/gimp-2.0/libgimpwidgets/gimppreview.h:34:1: warning: this is the 
location of the previous definition
In file included from refocus.c:32:
gimppreview.h:37:1: warning: GIMP_PREVIEW_CLASS redefined
In file included from /usr/include/gimp-2.0/libgimpwidgets/gimpwidgets.h:55,
 from /usr/include/gimp-2.0/libgimp/gimpui.h:25,
 from gimppreview.h:29,
 from refocus.c:32:
/usr/include/gimp-2.0/libgimpwidgets/gimppreview.h:35:1: warning: this is the 
location of the previous definition
In file included from refocus.c:32:
gimppreview.h:38:1: warning: GIMP_IS_PREVIEW redefined
In file included from /usr/include/gimp-2.0/libgimpwidgets/gimpwidgets.h:55,
 from /usr/include/gimp-2.0/libgimp/gimpui.h:25,
 from gimppreview.h:29,
 from refocus.c:32:
/usr/include/gimp-2.0/libgimpwidgets/gimppreview.h:36:1: warning: this is the 
location of the previous definition
In file included from refocus.c:32:
gimppreview.h:39:1: warning: GIMP_IS_PREVIEW_CLASS redefined
In file included from /usr/include/gimp-2.0/libgimpwidgets/gimpwidgets.h:55,
 from /usr/include/gimp-2.0/libgimp/gimpui.h:25,
 from gimppreview.h:29,
 from refocus.c:32:
/usr/include/gimp-2.0/libgimpwidgets/gimppreview.h:37:1: warning: this is the 
location of the previous definition
In file included from refocus.c:32:
gimppreview.h:40: error: redefinition of typedef ‘GimpPreview’
/usr/include/gimp-2.0/libgimpwidgets/gimpwidgetstypes.h:83: error: previous 
declaration of ‘GimpPreview’ was here
gimppreview.h:41: error: redefinition of typedef ‘GimpPreviewClass’
/usr/include/gimp-2.0/libgimpwidgets/gimppreview.h:41: error: previous 
declaration of ‘GimpPreviewClass’ was here
gimppreview.h:45: error: redefinition of ‘struct _GimpPreviewClass’
gimppreview.h:54: error: redefinition of ‘struct _GimpPreview’
refocus.c:60: warning: initialization from incompatible pointer type
refocus.c: In function ‘run’:
refocus.c:134: error: ‘GimpRunModeType’ undeclared (first use in this function)
refocus.c:134: error: (Each undeclared identifier is reported only once
refocus.c:134: error: for each function it appears in.)
refocus.c:134: error: expected ‘;’ before ‘run_mode’
refocus.c:135: warning: ISO C90 forbids mixed declarations and code
refocus.c:143: error: ‘run_mode’ undeclared (first use in this function)
refocus.c:189: error: ‘GimpDrawable’ has no member named ‘id’
refocus.c:190: error: ‘GimpDrawable’ has no member named ‘id’
refocus.c: In function ‘preview_callback’:
refocus.c:414: error: ‘GimpDrawable’ has no member named ‘id’
refocus.c: In function ‘doit’:
refocus.c:611: error: ‘GimpDrawable’ has no member named ‘id’
refocus.c:621: error: ‘GimpDrawable’ has no member named ‘id’
refocus.c:622: error: ‘GimpDrawable’ has no member named ‘id’
make[1]: *** [refocus.o] Error 1
make[1]: Leaving directory `/usr/local/src/refocus-0.9.0/src'
make: *** [all-recursive] Error 1

Be seeing you,
  norm

-- 
Norman Walsh [EMAIL PROTECTED] | To probe a hole we first use a straight
http://nwalsh.com/| stick to see how far it takes us. To
  | probe the visible world we use the
  

Re: [Gimp-user] plugins for photographers

2006-12-18 Thread David Hodson
Fabien3D wrote:
 I had forgotten this one : BIMP
 (http://www.dirfile.com/bimp_batch_image_processor.htm) under Window$. It's a 
 Batch Image Processor.

Since this is the Gimp Users list -
DBP is a Gimp batch processing plugin (for Linux and Windows, and
probably anything else that Gimp compiles on).

http://members.ozemail.com.au/~hodsond/dbp.html


-- 
David Hodson  --  this night wounds time
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] plugins for photographers

2006-12-14 Thread Alexander Rabtchevich
Hello, Luka

I wasn't able to find this mode, sorry :(. I set foreground color to 
the current color of some part of an image, the background color to the 
desired color, set the mode from foreground color but it did not help 
- the color to be changed appeared grey, not background color.
I'll try to express the idea. We have some object of the scene of the 
known color. It is not grey, but it has known color. So I want to adjust 
the WB to match the actual color of the object with its known color 
(make them equal).
The practical example follows. My father's room is lighted with halogen 
lamps, and the light is rather strong. So if I take photos in this room, 
the resulting light is a combination of flash and external light. And 
the ratio between these lights differs from shot to shot, so there are 
no permanent WB settings. And it's really impossible to add grey card to 
each shot :) at the party. But if the correct color can be once found of 
some cloths or wall these data may be used when processing further images.



Luca de Alfaro wrote:
 
 Alexander,
 
 yes, I was also very much missing methods for adjusting the white 
 balance of an image.
 
 I wonder if you know, but the grey-point plugin has a mode in which it 
 converts from a color A (foreground, which you can specify with the 
 eyedropper) to color B (background, which you can specify with the 
 eyedropper or with by choosing the color).  
 
 


-- 
With respect
Alexander Rabtchevich
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] plugins for photographers

2006-12-14 Thread Øyvind Kolås
On 12/13/06, Luca de Alfaro [EMAIL PROTECTED] wrote:
 Ok, I made two plugins (available from the repository):

 - colortemp: converts the color temperature of an image.  You can specify
 the source temperature in K, or as the temperatue at which a black-body
 color best matches the selected foreground color.

 - whitebalance: converts the foreground color to either neutral gray, or to
 a specified background color.  This is similar to grey-point, the difference
 being that the color transformation can be performed in the linear, rather
 than in the gamma-corrected, color space, and so may work better for
 removing color casts.

Another plug-in to do combined adjustments of whitebalance, levels and
saturation can be found at
http://pippin.gimp.org/plug-ins/color_correct/ I haven't touched the
code of the plug-in in a long time, and the user interface have a few
rough edges, but it provides live preview in the image, as well as the
ability to do an initial automatic whitebalance / white balance based
on a picked neutral grey, as well as adjusting the blackpoint.

/Øyvind K.

-- 
«The future is already here. It's just not very evenly distributed»
 -- William Gibson
http://pippin.gimp.org/http://ffii.org/
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] plugins for photographers

2006-12-14 Thread Alexander Rabtchevich
I usually use noise reduction with a grain of salt. As I understand, 
GREYCstoration differs in its approach from most of other filters: it 
tries to predict some edges in initial picture, not to simply blur it.
http://www.haypocalc.com/wiki/GREYCstoration_en
I usually decrease the amount of noise reduction the plug-in provides 
as default. Also if only some important details suffer from visible 
noise they can be selected and GREYCstoration then applies to the 
selection only. It takes much less time and memory.
Concerning its development it seems it does not take place now :(. The 
latest version I ever seen is greycstoration-0.2.4-a.tgz . I do not 
remember where I've got it from.


Fabrizio Lippolis wrote:
 Alexander Rabtchevich ha scritto:
 
 4. GREYCstoration - for noise reduction.
 
 Yesterday I have tried this one and dcam noise 2. Well, GREYCstoration 
 seems rather slow to me, it takes really long time to complete and at 
 the end I didn't see any improvement to the image (maybe the parameters 
 where not set the right way). The second is much faster though in the 
 first tries the result contained very blurred areas where the noise is 
 particularly strong. Anyway playing with the parameters I could obtain 
 still good details containing the noise and the result is very similar 
 to what I obtained applying the gaussian blur.
 
 Being slower I assume GREYCstoration performs much more complex 
 calculation, do you think it offers a better algorithm than the other 
 plugins around? On the other hand it looks it is not mantained very 
 actively, or am I wrong?
 
 Best regards,
 Fabrizio
 



-- 
With respect
Alexander Rabtchevich
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] plugins for photographers

2006-12-14 Thread GSR - FR
Hi,
[EMAIL PROTECTED] (2006-12-14 at 0950.07 +0100):
 Being slower I assume GREYCstoration performs much more complex 
 calculation, do you think it offers a better algorithm than the other 
 plugins around? On the other hand it looks it is not mantained very 
 actively, or am I wrong?

Gimp version seems be have been untouched for a year, but the core
system (CImg lib) gets periodic updates, including a recent speed up
in greyc, you can test the command line denoiser for speed changes.

GSR
 
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


[Gimp-user] plugins for photographers

2006-12-13 Thread Fabrizio Lippolis
Hi all,

I would like to ask photographers which plugins you use and you think 
are most useful. Actually I use ufraw for RAW conversion and 
manipulation and resynthesizer for photo retouching. Thank you.

Regards,
Fabrizio

___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] plugins for photographers

2006-12-13 Thread norman

 I would like to ask photographers which plugins you use and you think 
 are most useful. Actually I use ufraw for RAW conversion and 
 manipulation and resynthesizer for photo retouching. Thank you.

There is a useful redeye reducer.

Norman

___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] plugins for photographers

2006-12-13 Thread Alexander Rabtchevich
Hi, Fabrizio

I use mainly the next plug-ins on everyday basis:
1. UFRaw to import RAW files with my digital camera. I've created a 
profile with LProf for my G500 and enjoy natural pleasant colors.
2. fblur - focus blur plug-in to imitate blurriness in out-of-focus 
areas (boke).
3. refocus (do not mix with refocus-it) plugin to add natural sharpness 
to images (it uses other technique than sharpening).
4. GREYCstoration - for noise reduction.
5. my script to remove red eye.

As for tools, the main ones are:
Clone and Heal,
new Crop with fixed ratio, dimmed non-selected areas and possible 
thirds guidelines
levels and curves (if the source is jpg, not RAW).

What I really miss for in-camera jpegs is advanced WB correction tool. I 
would like to see gray color picker in WB correction tool, not only in 
Levels tool. Also I would like the plug-in to be able to take some color 
from the picture as given color (select a pixel|group of pixels with 
eye-dropper and enter its desired correct color manually (RGB or HSV)) 
to recalculate the whole picture. The only difference with gray point 
selector is the sample is not gray, but has known color.

Fabrizio Lippolis wrote:
 Hi all,
 
 I would like to ask photographers which plugins you use and you think 
 are most useful. Actually I use ufraw for RAW conversion and 
 manipulation and resynthesizer for photo retouching. Thank you.
 
 Regards,
 Fabrizio


-- 

With respect
Alexander Rabtchevich
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] plugins for photographers

2006-12-13 Thread Luca de Alfaro

Ok, I made two plugins (available from the repository):

- colortemp: converts the color temperature of an image.  You can specify
the source temperature in K, or as the temperatue at which a black-body
color best matches the selected foreground color.

- whitebalance: converts the foreground color to either neutral gray, or to
a specified background color.  This is similar to grey-point, the difference
being that the color transformation can be performed in the linear, rather
than in the gamma-corrected, color space, and so may work better for
removing color casts.

I hope these can be useful to others!  I was certainly very much in need for
them, and I wonder why I was so lazy to learn script-fu only now (lack of
documentation? nah, cannot be it ;-).

Luca
___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] plugins for photographers

2006-12-13 Thread Sven Neumann
Hi,

On Wed, 2006-12-13 at 13:02 -0800, Luca de Alfaro wrote:

 I hope these can be useful to others!  I was certainly very much in
 need for them, and I wonder why I was so lazy to learn script-fu only
 now (lack of documentation? nah, cannot be it ;-). 

So these are actually scripts, not plug-ins? Not that it would make much
of a difference. Except that plug-ins often offer a nicer UI with
preview.


Sven


___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] plugins for photographers

2006-12-13 Thread Luca de Alfaro

They are scripts.
I am actually glad that the days of coding in C are past me :-)  I looked at
the code for some plug-ins, and I decided I'd rather not do that!  Also,
actually, I prefer scripts, as I can move them from machine to machine
without a need to recompile (not on all my machines I have a build
environment). They seem preferable - to install them, you just drop them
into place!

I actually think that the combination of a number-crunching core written in
C, and control scripts written in interpreted, high-level, languages, and
consequently easy to install/modify by users, is a very good paradigm.  As a
user, I am much more likely to tinker with simple, self-contained scheme
scripts, than with .c stuff that needs a whole build environment to compile.


Luca

On 12/13/06, Sven Neumann [EMAIL PROTECTED] wrote:


Hi,

On Wed, 2006-12-13 at 13:02 -0800, Luca de Alfaro wrote:

 I hope these can be useful to others!  I was certainly very much in
 need for them, and I wonder why I was so lazy to learn script-fu only
 now (lack of documentation? nah, cannot be it ;-).

So these are actually scripts, not plug-ins? Not that it would make much
of a difference. Except that plug-ins often offer a nicer UI with
preview.


Sven




___
Gimp-user mailing list
Gimp-user@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-user


Re: [Gimp-user] plugins

2003-08-14 Thread Henrik Brix Andersen
On Mon, 2003-08-11 at 20:20, david wrote:
 Is it possible that someone could give us a clue on how to install a 
 plugin for the gimp.

Yes. You should take a look at the 'gimptool' command - try the '--help'
flag. If the command is not found try installing the gimp-devel package.

Sincerely,
./Brix
-- 
Henrik Brix Andersen [EMAIL PROTECTED]

___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


[Gimp-user] plugins

2003-08-14 Thread david
Hi

Is it possible that someone could give us a clue on how to install a 
plugin for the gimp.

Cheers in advance.

___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user


[Gimp-user] Plugins and spam

2001-12-21 Thread John Culleton

To Jeff Jeter who has FreeBSD, be aware that the world of Linux is not 
RPM-bound. I use Gimp on my Slackware system derived from traditional 
tarballs. So if you scout around I suspect you can find a source tarball that 
will download, unpack and compile on your system.  

And I know that spam filtering has been discussed before. But the latest 
digest is just too much.  The offending message could have been  filtered 
from the list on the basis of three dollar signs in a row.  I cannot think of 
a legitimate message to this or any other list with such a string in it. 

If this continues I guess I will have to cease using the digest and get 
messages individually. I already filter for html and may as well filter for 
multiple dollar signs as well.
-- 
John Culleton, [EMAIL PROTECTED]
   Able Indexers and Typesetters
  http://wexfordpress.com

This Linux system at  8:45pm  up 30 days  8 hrs 23 mins


__
D O T E A S Y - Join the web hosting revolution!
 http://www.doteasy.com
___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user



[Gimp-user] plugins

2001-04-22 Thread Indira


hello,
When i download a plugin, I assume I put it in the plugins directory.
for example, I would like to install linoleum.pl.
Once it is in the plugins directory, what do i need to do so i can see in
the filters menu? Or if that is not possible, how do i use it?
Thank you
Indira



There is nothing good or bad, but thinking makes it so...

___
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user