|
MVE - Multi-View Environment mve-devel
|
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::Sift | protected |
| create_octaves(void) | sfm::Sift | protected |
| descriptor_assignment(Keypoint const &kp, Descriptor &desc, Octave const *octave) | sfm::Sift | protected |
| descriptor_generation(void) | sfm::Sift | protected |
| Descriptors typedef | sfm::Sift | |
| extrema_detection(void) | sfm::Sift | protected |
| extrema_detection(mve::FloatImage::ConstPtr s[3], int oi, int si) | sfm::Sift | protected |
| generate_grad_ori_images(Octave *octave) | sfm::Sift | protected |
| get_descriptors(void) const | sfm::Sift | inline |
| get_keypoints(void) const | sfm::Sift | inline |
| keypoint_absolute_scale(Keypoint const &kp) | sfm::Sift | protected |
| keypoint_localization(void) | sfm::Sift | protected |
| keypoint_relative_scale(Keypoint const &kp) | sfm::Sift | protected |
| Keypoints typedef | sfm::Sift | |
| load_lowe_descriptors(std::string const &filename, Descriptors *result) | sfm::Sift | static |
| Octaves typedef | sfm::Sift | protected |
| orientation_assignment(Keypoint const &kp, Octave const *octave, std::vector< float > &orientations) | sfm::Sift | protected |
| 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::Sift | explicit |