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

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


Detailed Description

You can use this class to match two images.

Definition at line 27 of file Engine.hpp.

#include <Engine.hpp>

Inheritance diagram for jafar::gfm::Engine:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 Engine (jafar::fdetect::Detector *detector, jafar::gfm::Matcher *matcher, jafar::fdetect::Detector *snddetector)
jafar::gfm::MatchingResult 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::Detectorm_detector
fdetect::Detectorm_snddetector
fdetect::DescriptorFactorym_descriptorFactory
Matcherm_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