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

salient feature item structure More...


Detailed Description

salient feature item structure

Definition at line 17 of file feature.hpp.

#include <feature.hpp>

Inheritance diagram for jafar::imdesc::KBFeature:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 KBFeature (int x_=0, int y_=0, int sc_=0, double hd_=0, double wd_=0, double yd_=0)
 Construtor.
bool operator< (const KBFeature &f_) const
 operator <
bool operator> (const KBFeature &f_) const
 operator >
KBFeatureoperator= (const KBFeature &f_)
 operator=
const void getPatch (const jafar::image::JfrImage &src_, jafar::image::JfrImage &patch_) const

Public Attributes

double yd
 Saliency of the feature.
int sc
 best scale of the feature
double hd
 Entropy of the feature.
double wd
 inter-scale saliency of the feature

Member Function Documentation

const void jafar::imdesc::KBFeature::getPatch ( const jafar::image::JfrImage &  src_,
jafar::image::JfrImage &  patch_ 
) const [inline]

get the resized patch corresponding to the feature

Parameters:
animage

Definition at line 70 of file feature.hpp.

References sc.


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