Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Attributes
jafar::facetsmap::FacetsCloseness Class Reference

Detailed Description

Author:
Cyrille Berger

Definition at line 25 of file facetscloseness.hpp.

#include <facetscloseness.hpp>

List of all members.

Public Member Functions

 FacetsCloseness (Facet *f1, Facet *f2)
double distance () const
 This function return the distance between the two facets.
double parallelism () const
 This function computes the "parallelism" between the two function.
double zncc () const
 This function computes the zncc value of the two images.
FacetgetF1 ()
FacetgetF2 ()

Private Attributes

Facetm_f1
Facetm_f2
double m_distance
double m_parallelism
double m_zncc
bool m_distanceNeedUpdate
bool m_parallelismNeedUpdate
bool m_znccNeedUpdate

Member Function Documentation

This function computes the "parallelism" between the two function.

This function return the inner product between the two normals

Definition at line 44 of file facetscloseness.hpp.

References jafar::facetsmap::Facet::globalNormal().


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Wed Oct 15 2014 00:37:35 for Jafar by doxygen 1.7.6.1
LAAS-CNRS