[Gimp-developer] Script-fu primitive wishlist: islands, integrals/sums, and data files
Kevin Cozens
kevin at ve3syb.ca
Fri Oct 31 16:27:33 PDT 2008
David Gowers wrote:
>> One is finding "islands" in an image
[snip]
>> Another is integrals: zero, first and second moments, or alternatively,
>> integrals/sums of channel intensity, x- and y-weighted intensity, and
>> x^2, y^2 and xy-weighted intensity.
As you stated, the above two features could be implemented in Scheme but they
would probably be too slow in actual use.
>> Finally, opening and storing data files.
See section 6.6 of the R5RS. Working with external files is handled via the
use of pipes.
>> If there are other packages which can do this, that would be helpful.
A C based plug-in or a Python based script are probably better bets for the
first two items.
--
Cheers!
Kevin.
http://www.ve3syb.ca/ |"What are we going to do today, Borg?"
Owner of Elecraft K2 #2172 |"Same thing we always do, Pinkutus:
| Try to assimilate the world!"
#include <disclaimer/favourite> | -Pinkutus & the Borg
More information about the Gimp-developer
mailing list