Jafar
|
This class is used by Engine to associate a descriptor with an interespoint. More...
This class is used by Engine to associate a descriptor with an interespoint.
Definition at line 54 of file Descriptor.hpp.
#include <Descriptor.hpp>
Public Member Functions | |
void | createDescriptor (InterestFeature *ip, image::Image const &image) |
Create a descriptor and assign it to an InterestFeature. | |
void | createDescriptor (DetectionResult vips, image::Image const &image) |
Protected Member Functions | |
virtual Descriptor * | internalCreateDescriptor (InterestFeature *ip, image::Image const &image)=0 |
void jafar::fdetect::DescriptorFactory::createDescriptor | ( | InterestFeature * | ip, |
image::Image const & | image | ||
) | [inline] |
Create a descriptor and assign it to an InterestFeature.
ip | point for which we want to create the descriptor |
Definition at line 61 of file Descriptor.hpp.
Generated on Wed Oct 15 2014 00:37:35 for Jafar by doxygen 1.7.6.1 |