Jafar
|
This is the base class of a detector of interest points (like harris points) More...
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>
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) |
Generated on Wed Oct 15 2014 00:37:35 for Jafar by doxygen 1.7.6.1 |