Utah Raster Toolkit
9999-git
URT Development version (post-3.1b)
|
Data Fields | |
int | color |
int | nsamples |
color_box_t * | color_ptr |
int | cmap_index |
int _histogram::cmap_index |
Definition at line 110 of file mcut.c.
Referenced by re_expand_map().
int _histogram::color |
Definition at line 108 of file mcut.c.
Referenced by average_colors(), calc_inverse_map(), and re_expand_map().
color_box_t* _histogram::color_ptr |
Definition at line 109 of file mcut.c.
Referenced by calc_inverse_map(), and re_expand_map().
int _histogram::nsamples |
Definition at line 108 of file mcut.c.
Referenced by average_colors(), and sum_hist().