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

#include "klt_util.h"

Go to the source code of this file.


Classes

struct  _KLT_PyramidRec

Typedefs

typedef struct _KLT_PyramidRec_KLT_Pyramid

Functions

_KLT_Pyramid _KLTCreatePyramid (int ncols, int nrows, int subsampling, int nlevels)
void _KLTComputePyramid (_KLT_FloatImage floatimg, _KLT_Pyramid pyramid, float sigma_fact)
void _KLTFreePyramid (_KLT_Pyramid pyramid)

Typedef Documentation

typedef struct _KLT_PyramidRec * _KLT_Pyramid


Function Documentation

void _KLTComputePyramid ( _KLT_FloatImage  floatimg,
_KLT_Pyramid  pyramid,
float  sigma_fact 
)

_KLT_Pyramid _KLTCreatePyramid ( int  ncols,
int  nrows,
int  subsampling,
int  nlevels 
)

void _KLTFreePyramid ( _KLT_Pyramid  pyramid  ) 


Generated on Sun Sep 7 05:17:05 2008 for contrib/gel/vgel by  doxygen 1.5.1