Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Member Functions | Private Attributes | Friends
jafar::gfm_v2::Engine< InterestFeatureT > Class Template Reference

You can use this class to match two images. More...


Detailed Description

template<typename InterestFeatureT>
class jafar::gfm_v2::Engine< InterestFeatureT >

You can use this class to match two images.

Definition at line 58 of file Engine.hpp.

#include <Engine.hpp>

Inheritance diagram for jafar::gfm_v2::Engine< InterestFeatureT >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 Engine (jafar::fdetect_v2::Detector< InterestFeatureT > *detector, jafar::gfm_v2::Matcher< InterestFeatureT > *matcher, jafar::fdetect_v2::Detector< InterestFeatureT > *snddetector)
MatchingResult< InterestFeatureT > computeMatch (jafar::image::Image const &image_ref, jafar::image::Image const &image_match)

Private Member Functions

template<class Archive >
void serialize (Archive &ar, const unsigned int version)

Private Attributes

fdetect_v2::Detector
< InterestFeatureT > * 
m_detector
fdetect_v2::Detector
< InterestFeatureT > * 
m_snddetector
fdetect_v2::DescriptorFactory
< InterestFeatureT > * 
m_descriptorFactory
Matcher< InterestFeatureT > * m_matcher

Friends

class boost::serialization::access
 !! nizar 20100912 : serialization stuff

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:38 for Jafar by doxygen 1.7.6.1
LAAS-CNRS