MVE - Multi-View Environment mve-devel
Loading...
Searching...
No Matches
sfm::Sift Member List

This is the complete list of members for sfm::Sift, including all inherited members.

add_octave(mve::FloatImage::ConstPtr image, float has_sigma, float target_sigma)sfm::Siftprotected
create_octaves(void)sfm::Siftprotected
descriptor_assignment(Keypoint const &kp, Descriptor &desc, Octave const *octave)sfm::Siftprotected
descriptor_generation(void)sfm::Siftprotected
Descriptors typedefsfm::Sift
extrema_detection(void)sfm::Siftprotected
extrema_detection(mve::FloatImage::ConstPtr s[3], int oi, int si)sfm::Siftprotected
generate_grad_ori_images(Octave *octave)sfm::Siftprotected
get_descriptors(void) constsfm::Siftinline
get_keypoints(void) constsfm::Siftinline
keypoint_absolute_scale(Keypoint const &kp)sfm::Siftprotected
keypoint_localization(void)sfm::Siftprotected
keypoint_relative_scale(Keypoint const &kp)sfm::Siftprotected
Keypoints typedefsfm::Sift
load_lowe_descriptors(std::string const &filename, Descriptors *result)sfm::Siftstatic
Octaves typedefsfm::Siftprotected
orientation_assignment(Keypoint const &kp, Octave const *octave, std::vector< float > &orientations)sfm::Siftprotected
process(void)sfm::Sift
set_float_image(mve::FloatImage::ConstPtr img)sfm::Sift
set_image(mve::ByteImage::ConstPtr img)sfm::Sift
Sift(Options const &options)sfm::Siftexplicit