Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Types | Public Member Functions
jafar::fdetect_v2::Detector< FeatureT > Class Template Reference

This is the base class of a detector of interest points (like harris points) More...


Detailed Description

template<typename FeatureT>
class jafar::fdetect_v2::Detector< FeatureT >

This is the base class of a detector of interest points (like harris points)

Definition at line 30 of file Detector.hpp.

#include <Detector.hpp>

List of all members.

Public Types

typedef
fdetect_v2::DetectionResult
< FeatureT > 
DetectionResult
typedef FeatureT::DescriptorType DescriptorType

Public Member Functions

virtual DetectionResult detectIn (jafar::image::Image const &image)=0
virtual DetectionResult detectIn (jafar::image::Image const &image, jafar::image::Image const &mask, bool with_descriptors=true)

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