42 #ifndef _SIFT_FEATURE_ENTRY_H_ 43 #define _SIFT_FEATURE_ENTRY_H_ 50 #include "../FeatureEntry.h" 98 const float *pFeature = pCastedElement->
m_pFeature;
101 for (
int i = 0; i <
m_nSize; i++)
CFeatureEntry * Clone() const
GLenum GLenum GLenum GLenum GLenum scale
CSIFTFeatureEntry(float x, float y, float angle, float scale)
Base class for the representation of local features.
eFeatureType GetType() const
CSIFTFeatureEntry(const CSIFTFeatureEntry &featureEntry)
CSIFTFeatureEntry(float *data, float x, float y, float angle, float scale)
Data structure for the representation of SIFT features.
GLsizei GLsizei GLenum GLenum const GLvoid * data
Efficient mathematic functions operating on the data types Vec3d, Mat3d, Transformation3d, and Quaternion.
float Error(const CDynamicArrayElement *pElement) const