gegl r2073 - trunk/operations/workshop



Author: ok
Date: Wed Feb 20 02:00:25 2008
New Revision: 2073
URL: http://svn.gnome.org/viewvc/gegl?rev=2073&view=rev

Log:
* operations/workshop/c2g.c: modified to work again.


Modified:
   trunk/operations/workshop/c2g.c

Modified: trunk/operations/workshop/c2g.c
==============================================================================
--- trunk/operations/workshop/c2g.c	(original)
+++ trunk/operations/workshop/c2g.c	Wed Feb 20 02:00:25 2008
@@ -188,7 +188,7 @@
   operation_class->name        = "c2g";
   operation_class->categories  = "enhance";
   operation_class->description =
-        "Spatio Temporal Retinex-like Envelope with Stochastic Sampling.";
+        "Color to grayscale conversion that uses, spatial color differences to perform local grayscale contrast enhancement.";
 }
 
 #endif



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]