Sven Neumann
d34180d5a0
temporarily added uint->RGB conversion for Java byteorder
2005-07-08 23:58:45 +00:00
Sven Neumann
6248b954db
plugged memory leaks.
...
2005-07-09 Sven Neumann <sven@gimp.org>
* app/base/segmentator.c: plugged memory leaks.
2005-07-08 22:33:18 +00:00
Sven Neumann
edc6dc95e6
minor cleanup, use a GQueue instead of a custom queue implementation.
...
2005-07-08 Sven Neumann <sven@gimp.org>
* app/base/segmentator.c: minor cleanup, use a GQueue instead of a
custom queue implementation.
2005-07-08 21:24:55 +00:00
Sven Neumann
447ee79608
minor cleanup.
...
2005-07-08 Sven Neumann <sven@gimp.org>
* app/base/segmentator.c: minor cleanup.
2005-07-08 19:42:29 +00:00
Sven Neumann
bc170c2e2c
applied GIMP coding style, switch to glib functions for memory allocation.
...
2005-07-08 Sven Neumann <sven@gimp.org>
* app/base/segmentator.[ch]: applied GIMP coding style, switch to
glib functions for memory allocation.
2005-07-07 23:48:58 +00:00
Sven Neumann
3b8751e5c9
app/base/Makefile.am added foreground extraction algorithm. This code is
...
2005-07-08 Sven Neumann <sven@gimp.org>
* app/base/Makefile.am
* app/base/segmentator.[ch]: added foreground extraction
algorithm. This code is contributed by Gerald Friedland. Please
see the comments in the code for links to further information.
This is work in progress. Don't expect it to do anything yet.
2005-07-07 23:45:38 +00:00