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

Go to the source code of this file.


Classes

struct  _KLT_FloatImageRec

Typedefs

typedef struct _KLT_FloatImageRec_KLT_FloatImage

Functions

_KLT_FloatImage _KLTCreateFloatImage (int ncols, int nrows)
void _KLTFreeFloatImage (_KLT_FloatImage)
void _KLTPrintSubFloatImage (_KLT_FloatImage floatimg, int x0, int y0, int width, int height)
void _KLTWriteFloatImageToPGM (_KLT_FloatImage img, char *filename)

Typedef Documentation

typedef struct _KLT_FloatImageRec * _KLT_FloatImage


Function Documentation

_KLT_FloatImage _KLTCreateFloatImage ( int  ncols,
int  nrows 
)

void _KLTFreeFloatImage ( _KLT_FloatImage   ) 

void _KLTPrintSubFloatImage ( _KLT_FloatImage  floatimg,
int  x0,
int  y0,
int  width,
int  height 
)

void _KLTWriteFloatImageToPGM ( _KLT_FloatImage  img,
char *  filename 
)


Generated on Mon Oct 13 05:16:33 2008 for contrib/gel/vgel by  doxygen 1.5.1