Re: [Gimp-developer] GREYCstoration plugin

2005-03-17 Thread Victor STINNER
Hi,

Le mercredi 16 mars 2005 à 20:43 -0800, Hal V Engel a écrit :
 Tried to install the plugin but I am having some problems.  It appears that 
 the normal ./configure  make   make install does not work

Yes, the program don't use the classic autotools. But it is planed.

 So I did a make and this appeared to work so I did a 
 make install which also appeared to work.  But when I try to use the plugin 
 in GIMP 2.2.3 it is grayed out.

Sorry, I forgot to say that GREYCstoration only work on picture in RGB
mode (convert your picture in menu Image  Mode  RGB). It also support
RGBA (with alpha channel), but the channel isn't modified.

 I am running Gentoo Linux 2004.3 on an amd64 machine configured as a x86_64 
 machine (IE. 64 bit code).  Not sure if that matters so I thought I should 
 give you this info in case it does. 

I don't know. You will tell me ;-)

---

Laxminarayan Kamath  Hal V Engel : Why don't you answer in Gimp mailing
list ?

Bye, Haypo

___
Gimp-developer mailing list
Gimp-developer@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer


[Gimp-developer] GREYCstoration plugin

2005-03-15 Thread Victor STINNER
Hi,

I would like to announce a new great Gimp plugin : GREYCstoration. It
can be used for restoring photos. Take a look at examples :

Original examples (with inpainting and resize examples) :
http://www.greyc.ensicaen.fr/~dtschump/greycstoration/demo.html (en)

My examples :
http://www.girouette-stinner.com/castor/restore.html (fr)

I also compared GREYCstoration to Denoise Deluxe and Noise Ninja,
results are very good (I think) :
http://www.girouette-stinner.com/castor/compare.html (fr)

You can try the plugin (version 0.1.1, not all functions are
implemented, only restore) :
http://www.haypocalc.com/tmp/greystoration_gimp-0.1.1.tar.gz

The plugin works with Gimp 2.2.x (because it is using preview) and is
written in C++.

---

The algorithm is written by David Tschumperlé. Everything is explain in
GREYCstoration website :
http://www.greyc.ensicaen.fr/~dtschump/greycstoration/

---

The plugin and the algorithm are under GNU GPL and CeCILL licenses
(CeCILL is compatible with GNU GPL licence).

Bye, Haypo




___
Gimp-developer mailing list
Gimp-developer@lists.xcf.berkeley.edu
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-developer