|
MVE - Multi-View Environment mve-devel
|
This is the complete list of members for sfm::Surf, including all inherited members.
| check_maximum(int o, int s, int x, int y) | sfm::Surf | protected |
| create_octaves(void) | sfm::Surf | protected |
| create_response_map(int o, int k) | sfm::Surf | protected |
| descriptor_assignment(void) | sfm::Surf | protected |
| descriptor_computation(Descriptor *descr, bool upright) | sfm::Surf | protected |
| descriptor_orientation(Descriptor *descr) | sfm::Surf | protected |
| Descriptors typedef | sfm::Surf | |
| extrema_detection(void) | sfm::Surf | protected |
| filter_dx_dy(int x, int y, int fs, float *dx, float *dy) | sfm::Surf | protected |
| filter_dxx(int fs, int x, int y) | sfm::Surf | protected |
| filter_dxy(int fs, int x, int y) | sfm::Surf | protected |
| filter_dyy(int fs, int x, int y) | sfm::Surf | protected |
| get_descriptors(void) const | sfm::Surf | inline |
| get_keypoints(void) const | sfm::Surf | inline |
| keypoint_localization(Surf::Keypoint *kp) | sfm::Surf | protected |
| keypoint_localization_and_filtering(void) | sfm::Surf | protected |
| Keypoints typedef | sfm::Surf | |
| Octaves typedef | sfm::Surf | protected |
| process(void) | sfm::Surf | |
| SatImage typedef | sfm::Surf | protected |
| SatType typedef | sfm::Surf | protected |
| set_image(mve::ByteImage::ConstPtr image) | sfm::Surf | |
| Surf(Options const &options) | sfm::Surf | explicit |