Teem 1.10.0
src/unrrdu/heq.c File Reference
#include "unrrdu.h"
#include "privateUnrrdu.h"
Include dependency graph for heq.c:

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 Documentation

#define INFO   "Perform histogram equalization"

Function Documentation

UNRRDU_CMD ( heq  ,
INFO   
)
int unrrdu_heqMain ( int  argc,
char **  argv,
char *  me,
hestParm hparm 
)

Variable Documentation

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.")