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

Class Profiler This class is in charge of querying the Interest Feature Database about an unknown object image. More...


Detailed Description

Class Profiler This class is in charge of querying the Interest Feature Database about an unknown object image.

Definition at line 22 of file profiler.hpp.

#include <profiler.hpp>

List of all members.

Public Member Functions

 Profiler (fdetect::Detector *_detector)
 Generic constructor.
 ~Profiler ()
 Default destructor.
void setRequestImages (const std::string &_imageName1, const std::string &_imageName2)
 setter for the request image
void setRequestImages (const image::Image &_image1, const image::Image &_image2)
 setter for the request image
void setRequestImage1 (const std::string &_imageName1)
void setRequestImage2 (const std::string &_imageName2)
void setDetector (fdetect::Detector *_detector)
 setter for the detector
void process ()
 main methode
std::map< unsigned int,
jblas::vec2
getDetectedFeatures ()
gfm::vMatches getMatchesVector ()

Private Attributes

premodeler::SequenceMR sequenceMR
 sequence matching result
image::Image image1
 request Image
image::Image image2
std::string imageName1
 request umage file name
std::string imageName2
fdetect::Detectordetector
 detector used to identify interest points
gfm::GroupsMatchergMatcher
 groups matcher
std::map< unsigned int,
jblas::vec2
ifs
 interest features matched
gfm::vMatches matchedPoints

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