contrib/gel/vgel/kl/convolve.h File Reference

#include "klt.h"
#include "klt_util.h"

Go to the source code of this file.


Functions

void _KLTToFloatImage (KLT_PixelType *img, int ncols, int nrows, _KLT_FloatImage floatimg)
void _KLTComputeGradients (_KLT_FloatImage img, float sigma, _KLT_FloatImage gradx, _KLT_FloatImage grady)
void _KLTGetKernelWidths (float sigma, int *gauss_width, int *gaussderiv_width)
void _KLTComputeSmoothedImage (_KLT_FloatImage img, float sigma, _KLT_FloatImage smooth)

Function Documentation

void _KLTComputeGradients ( _KLT_FloatImage  img,
float  sigma,
_KLT_FloatImage  gradx,
_KLT_FloatImage  grady 
)

void _KLTComputeSmoothedImage ( _KLT_FloatImage  img,
float  sigma,
_KLT_FloatImage  smooth 
)

void _KLTGetKernelWidths ( float  sigma,
int *  gauss_width,
int *  gaussderiv_width 
)

void _KLTToFloatImage ( KLT_PixelType img,
int  ncols,
int  nrows,
_KLT_FloatImage  floatimg 
)


Generated on Wed Oct 8 05:17:00 2008 for contrib/gel/vgel by  doxygen 1.5.1