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

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

Include dependency graph for Depths.cpp:

Namespaces

namespace  anonymous_namespace{Depths.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)

Variables

int numConstraints
int numvars

Define Documentation

#define CGEPSILON   .5


Function Documentation

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


Variable Documentation

int numConstraints

int numvars


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