Share

Fourier

Code

Programming Languages: C

License: GNU General Public License (GPL)

Repositories

browse code, statistics cvs -d:pserver:anonymous@fourier-ipal.cvs.sourceforge.net:/cvsroot/fourier-ipal login

cvs -z3 -d:pserver:anonymous@fourier-ipal.cvs.sourceforge.net:/cvsroot/fourier-ipal co -P modulename

Show:

What's happening?

  • Add math operations + image stats

    Please add the following basic math operations - image_MIN( image * i, const int min_value) ==> Set any pixel below MIN_VALUE to MIN_VALUE - image_MAX( image * i, const int MAX_VALUE) ===> Set any pixel above MAX_VALUE to MAX_VALUE - image_MINMAX ( image * i, const in MIN_VALUE, const int MAX_VALUE ) ==> combination of image_MIN and image_MAX functions - image_SUB_TO_ZERO ( image *i ...

    2009-07-08 23:31:14 UTC by nobody

Our Numbers