Public Member Functions | Public Attributes
vcg::RansacFramework< MeshType, FeatureSetType >::Candidate Class Reference

#include <ransac_matching.h>

List of all members.

Public Member Functions

ScalarType err () const
bool operator< (const Candidate &cc) const

Public Attributes

int evalSize
int fixInd [3]
int inlierNum
int movInd [3]
Matrix44Type Tr

Detailed Description

template<class MeshType, class FeatureSetType>
class vcg::RansacFramework< MeshType, FeatureSetType >::Candidate

Definition at line 292 of file ransac_matching.h.


Member Function Documentation

template<class MeshType, class FeatureSetType>
ScalarType vcg::RansacFramework< MeshType, FeatureSetType >::Candidate::err ( ) const [inline]

Definition at line 300 of file ransac_matching.h.

template<class MeshType, class FeatureSetType>
bool vcg::RansacFramework< MeshType, FeatureSetType >::Candidate::operator< ( const Candidate cc) const [inline]

Definition at line 301 of file ransac_matching.h.


Member Data Documentation

template<class MeshType, class FeatureSetType>
int vcg::RansacFramework< MeshType, FeatureSetType >::Candidate::evalSize

Definition at line 298 of file ransac_matching.h.

template<class MeshType, class FeatureSetType>
int vcg::RansacFramework< MeshType, FeatureSetType >::Candidate::fixInd[3]

Definition at line 295 of file ransac_matching.h.

template<class MeshType, class FeatureSetType>
int vcg::RansacFramework< MeshType, FeatureSetType >::Candidate::inlierNum

Definition at line 297 of file ransac_matching.h.

template<class MeshType, class FeatureSetType>
int vcg::RansacFramework< MeshType, FeatureSetType >::Candidate::movInd[3]

Definition at line 296 of file ransac_matching.h.

template<class MeshType, class FeatureSetType>
Matrix44Type vcg::RansacFramework< MeshType, FeatureSetType >::Candidate::Tr

Definition at line 299 of file ransac_matching.h.


The documentation for this class was generated from the following file:


shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:41:20