#include <grass/gis.h>

Go to the source code of this file.
Functions | |
| int | G_histogram_eq (struct Histogram *histo, unsigned char **map, CELL *min, CELL *max) |
| int G_histogram_eq | ( | struct Histogram * | histo, | |
| unsigned char ** | map, | |||
| CELL * | min, | |||
| CELL * | max | |||
| ) |
Definition at line 12 of file histo_eq.c.
References G_get_histogram_cat(), G_get_histogram_count(), G_get_histogram_num(), and G_malloc().
1.5.5