#include "unrrdu.h"#include "privateUnrrdu.h"

Defines | |
| #define | INFO "Perform histogram equalization" |
Functions | |
| int | unrrdu_heqMain (int argc, char **argv, char *me, hestParm *hparm) |
| UNRRDU_CMD (heq, INFO) | |
Variables | |
| char * | _unrrdu_heqInfoL |
| #define INFO "Perform histogram equalization" |
| UNRRDU_CMD | ( | heq | , | |
| INFO | ||||
| ) |
| int unrrdu_heqMain | ( | int | argc, | |
| char ** | argv, | |||
| char * | me, | |||
| hestParm * | hparm | |||
| ) |
| char* _unrrdu_heqInfoL |
Initial value:
(INFO ". If this seems to be doing nothing, try increasing the " "number of histograms bins by an order of magnitude or " "two (or more). Or, use \"unu gamma\" to warp the values " "in the direction you know they need to go. Either of " "these might work because extremely tall and narrow peaks " "in the equalization histogram will produce poor results.")
1.5.6