VL::Sift Member List
This is the complete list of members for
VL::Sift, including all inherited members.
computeKeypointDescriptor(VL::float_t *descr_pt, Keypoint keypoint, VL::float_t angle) | VL::Sift | |
computeKeypointOrientations(VL::float_t angles[4], Keypoint keypoint) | VL::Sift | |
detectKeypoints(VL::float_t threshold, VL::float_t edgeThreshold) | VL::Sift | |
filter | VL::Sift | [private] |
filterReserved | VL::Sift | [private] |
freeBuffers() | VL::Sift | [private] |
getHeight() const | VL::Sift | |
getKeypoint(VL::float_t x, VL::float_t y, VL::float_t s) const | VL::Sift | |
getLevel(int o, int s) | VL::Sift | |
getMagnification() const | VL::Sift | |
getNormalizeDescriptor() const | VL::Sift | |
getOctave(int o) | VL::Sift | |
getOctaveHeight(int o) const | VL::Sift | |
getOctaveSamplingPeriod(int o) const | VL::Sift | |
getOctaveWidth(int o) const | VL::Sift | |
getScaleFromIndex(VL::float_t o, VL::float_t s) const | VL::Sift | |
getWidth() const | VL::Sift | |
height | VL::Sift | [private] |
keypoints | VL::Sift | [private] |
Keypoints typedef | VL::Sift | |
keypointsBegin() | VL::Sift | |
KeypointsConstIter typedef | VL::Sift | |
keypointsEnd() | VL::Sift | |
KeypointsIter typedef | VL::Sift | |
magnif | VL::Sift | [private] |
normalizeDescriptor | VL::Sift | [private] |
O | VL::Sift | [private] |
octaves | VL::Sift | [private] |
omin | VL::Sift | [private] |
operator=(const Sift &) | VL::Sift | [private] |
prepareBuffers() | VL::Sift | [private] |
prepareGrad(int o) | VL::Sift | [private] |
process(const pixel_t *_im_pt, int _width, int _height) | VL::Sift | |
S | VL::Sift | [private] |
setMagnification(VL::float_t) | VL::Sift | |
setNormalizeDescriptor(bool) | VL::Sift | |
Sift(const pixel_t *_im_pt, int _width, int _height, float_t _sigman, float_t _sigma0, int _O, int __S, int _omin, int _smin, int _smax) | VL::Sift | |
Sift(const Sift &) | VL::Sift | [private] |
sigma0 | VL::Sift | [private] |
sigmak | VL::Sift | [private] |
sigman | VL::Sift | [private] |
smax | VL::Sift | [private] |
smin | VL::Sift | [private] |
smooth(VL::pixel_t *dst, VL::pixel_t *temp, VL::pixel_t const *src, int width, int height, VL::float_t s) | VL::Sift | [private] |
temp | VL::Sift | [private] |
tempIsGrad | VL::Sift | [private] |
tempOctave | VL::Sift | [private] |
tempReserved | VL::Sift | [private] |
width | VL::Sift | [private] |
~Sift() | VL::Sift | |