src/nrrd/histogram.c File Reference

#include "nrrd.h"
#include "privateNrrd.h"

Include dependency graph for histogram.c:


Functions

int nrrdHisto (Nrrd *nout, const Nrrd *nin, const NrrdRange *_range, const Nrrd *nwght, size_t bins, int type)
int nrrdHistoCheck (const Nrrd *nhist)
int nrrdHistoDraw (Nrrd *nout, const Nrrd *nin, size_t sy, int showLog, double max)
int nrrdHistoAxis (Nrrd *nout, const Nrrd *nin, const NrrdRange *_range, unsigned int hax, size_t bins, int type)
int nrrdHistoJoint (Nrrd *nout, const Nrrd *const *nin, const NrrdRange *const *_range, unsigned int numNin, const Nrrd *nwght, const size_t *bins, int type, const int *clamp)
int nrrdHistoThresholdOtsu (double *threshP, const Nrrd *_nhist, double expo)

Function Documentation

int nrrdHisto ( Nrrd nout,
const Nrrd nin,
const NrrdRange _range,
const Nrrd nwght,
size_t  bins,
int  type 
)

int nrrdHistoAxis ( Nrrd nout,
const Nrrd nin,
const NrrdRange _range,
unsigned int  hax,
size_t  bins,
int  type 
)

int nrrdHistoCheck ( const Nrrd nhist  ) 

int nrrdHistoDraw ( Nrrd nout,
const Nrrd nin,
size_t  sy,
int  showLog,
double  max 
)

int nrrdHistoJoint ( Nrrd nout,
const Nrrd *const *  nin,
const NrrdRange *const *  _range,
unsigned int  numNin,
const Nrrd nwght,
const size_t *  bins,
int  type,
const int *  clamp 
)

int nrrdHistoThresholdOtsu ( double *  threshP,
const Nrrd _nhist,
double  expo 
)


Generated on Sat May 9 03:55:33 2009 for Teem by  doxygen 1.5.9