GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
#include <grass/gis.h>
Go to the source code of this file.
Functions | |
int | G_histogram_eq (const struct Histogram *histo, unsigned char **map, CELL *min, CELL *max) |
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 cat, count, first, G_get_histogram_cat(), G_get_histogram_count(), and G_get_histogram_num().