GRASS Programmer's Manual  6.4.1(2011)
histo_eq.c File Reference
#include <grass/gis.h>
Include dependency graph for histo_eq.c:

Go to the source code of this file.

Functions

int G_histogram_eq (const struct Histogram *histo, unsigned char **map, CELL *min, CELL *max)

Function Documentation

int G_histogram_eq ( const struct Histogram *  histo,
unsigned char **  map,
CELL *  min,
CELL *  max 
)

Definition at line 13 of file histo_eq.c.

References G_get_histogram_cat(), G_get_histogram_count(), and G_get_histogram_num().

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines