C:/Documents and Settings/otavio/Desktop/src_sfi/src_sfi/Depths_old.cpp File Reference

#include "Depths.h"
#include "CVector.h"
#include "CMatrixSparse.h"
#include "cg.h"

Include dependency graph for Depths_old.cpp:

Namespaces

namespace  anonymous_namespace{Depths_old.cpp}

Defines

#define CGEPSILON   .5

Functions

void computeDepths (DepthImage *depths, const NormalImage *normals, const ColorImage *mask)
void copyDepths (const CVector< double > &z, const CIntImage &zind, DepthImage *depths)
void makeMmatrix (CMatrixSparse< double > &M, const CIntImage &zind, const NormalImage &normals)
void makeVvector (CVector< double > &v, const CIntImage &zind, const NormalImage &normals)
bool pixvalid (const CIntImage &i, int x, int y)

Define Documentation

#define CGEPSILON   .5


Function Documentation

void computeDepths ( DepthImage depths,
const NormalImage normals,
const ColorImage mask 
)


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