|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-f6f2c534ea
|

Go to the source code of this file.
Functions | |
| void | Rast_histogram_eq (const struct Histogram *histo, unsigned char **map, CELL *min, CELL *max) |
| void Rast_histogram_eq | ( | const struct Histogram * | histo, |
| unsigned char ** | map, | ||
| CELL * | min, | ||
| CELL * | max | ||
| ) |
Definition at line 14 of file histo_eq.c.
References count, G_malloc, max, min, Rast_get_histogram_cat(), Rast_get_histogram_count(), Rast_get_histogram_num(), and x.