C:/Documents and Settings/otavio/Desktop/src_sfi/src_sfi/ImageOps.h File Reference

#include <string>
#include <sys/stat.h>
#include "ImageTypes.h"

Include dependency graph for ImageOps.h:

This graph shows which files directly or indirectly include this file:

Functions

void decodeNormalsFromColors (const ColorImage *ci, NormalImage *ni)
void encodeDepthsAsColors (const DepthImage *fi, ColorImage *ci)
void encodeNormalsAsColors (const NormalImage *ni, ColorImage *ci)
bool fileExists (const char *filename)
ColorImagegetFloatImage (const char *filename)
void saveFloatImage (const ColorImage *cimg, const char *filename)

Function Documentation

void decodeNormalsFromColors ( const ColorImage ci,
NormalImage ni 
)

void encodeDepthsAsColors ( const DepthImage fi,
ColorImage ci 
)

void encodeNormalsAsColors ( const NormalImage ni,
ColorImage ci 
)

bool fileExists ( const char *  filename  )  [inline]

ColorImage* getFloatImage ( const char *  filename  ) 

void saveFloatImage ( const ColorImage cimg,
const char *  filename 
)


Generated on Mon Jan 14 15:36:49 2008 for Shape from Example by  doxygen 1.5.4