begin(CHANNEL channel=ORI) const | Keypoint | [inline] |
beginw(CHANNEL channel=ORI) | Keypoint | [inline] |
CHANNEL enum name (defined in Keypoint) | Keypoint | |
COL enum value (defined in Keypoint) | Keypoint | |
const_iterator typedef | Keypoint | |
distSquared(const rutz::shared_ptr< Keypoint > &k) const | Keypoint | [inline] |
end(CHANNEL channel=ORI) const | Keypoint | [inline] |
endw(CHANNEL channel=ORI) | Keypoint | [inline] |
getColFV() | Keypoint | [inline] |
getFVelement(const uint index, CHANNEL channel=ORI) const | Keypoint | [inline] |
getFVlength(CHANNEL channel=ORI) const | Keypoint | [inline] |
getM() const | Keypoint | [inline] |
getO() const | Keypoint | [inline] |
getOriFV() | Keypoint | [inline] |
getS() const | Keypoint | [inline] |
getX() const | Keypoint | [inline] |
getY() const | Keypoint | [inline] |
iterator typedef | Keypoint | |
itsColFV | Keypoint | [protected] |
itsColWeight | Keypoint | [protected] |
itsM | Keypoint | [protected] |
itsO | Keypoint | [protected] |
itsOriFV | Keypoint | [protected] |
itsOriWeight | Keypoint | [protected] |
itsS | Keypoint | [protected] |
itsX | Keypoint | [protected] |
itsY | Keypoint | [protected] |
Keypoint() | Keypoint | |
Keypoint(const std::vector< byte > &features, const float x, const float y, const float s, const float o, const float dogmag) | Keypoint | |
Keypoint(const std::vector< byte > &features, const std::vector< byte > &colFeatures, const float x, const float y, const float s, const float o, const float dogmag, float oriWeight=1.0F, float colWeight=1.0F) | Keypoint | |
Keypoint(const Keypoint &k) | Keypoint | |
maxDistSquared(CHANNEL channel=ORI) const | Keypoint | [inline] |
operator<(const Keypoint &k) const | Keypoint | [inline] |
operator<<(std::ostream &os, const Keypoint &k) | Keypoint | [friend] |
operator=(const Keypoint &k) | Keypoint | |
operator>>(std::istream &is, Keypoint &k) | Keypoint | [friend] |
ORI enum value (defined in Keypoint) | Keypoint | |
reset(const std::vector< byte > &features, const float x, const float y, const float s, const float o, const float dogmag) | Keypoint | |
~Keypoint() | Keypoint |