This is the complete list of members for
fovis::PyramidLevel, including all inherited members.
| _descriptor_extractor | fovis::PyramidLevel | [private] |
| _descriptors | fovis::PyramidLevel | [private] |
| _grid_filter | fovis::PyramidLevel | [private] |
| _height | fovis::PyramidLevel | [private] |
| _initial_keypoints | fovis::PyramidLevel | [private] |
| _keypoint_max_x | fovis::PyramidLevel | [private] |
| _keypoint_max_y | fovis::PyramidLevel | [private] |
| _keypoint_min_x | fovis::PyramidLevel | [private] |
| _keypoint_min_y | fovis::PyramidLevel | [private] |
| _keypoints | fovis::PyramidLevel | [private] |
| _keypoints_capacity | fovis::PyramidLevel | [private] |
| _level_num | fovis::PyramidLevel | [private] |
| _num_detected_keypoints | fovis::PyramidLevel | [private] |
| _num_keypoints | fovis::PyramidLevel | [private] |
| _pyrbuf | fovis::PyramidLevel | [private] |
| _raw_gray | fovis::PyramidLevel | [private] |
| _raw_gray_stride | fovis::PyramidLevel | [private] |
| _width | fovis::PyramidLevel | [private] |
| getDescriptor(int i) const | fovis::PyramidLevel | [inline] |
| getDescriptorIndexOffsets() const | fovis::PyramidLevel | [inline] |
| getDescriptorLength() const | fovis::PyramidLevel | [inline] |
| getDescriptorStride() const | fovis::PyramidLevel | [inline] |
| getGrayscaleImage() const | fovis::PyramidLevel | [inline] |
| getGrayscaleImageStride() const | fovis::PyramidLevel | [inline] |
| getHeight() const | fovis::PyramidLevel | [inline] |
| getInitialFeatures() const | fovis::PyramidLevel | [inline] |
| getKeypoint(int i) const | fovis::PyramidLevel | [inline] |
| getKeypointData(int i) const | fovis::PyramidLevel | [inline] |
| getKeypointData(int i) | fovis::PyramidLevel | [inline] |
| getKeypointRectBaseU(int kp_index) const | fovis::PyramidLevel | [inline] |
| getKeypointRectBaseUV(int kp_index) const | fovis::PyramidLevel | [inline] |
| getKeypointRectBaseV(int kp_index) const | fovis::PyramidLevel | [inline] |
| getKeypointXYZW(int i) const | fovis::PyramidLevel | [inline] |
| getLevelNum() const | fovis::PyramidLevel | [inline] |
| getNumDetectedKeypoints() const | fovis::PyramidLevel | [inline] |
| getNumKeypoints() const | fovis::PyramidLevel | [inline] |
| getWidth() const | fovis::PyramidLevel | [inline] |
| increase_capacity(int new_capacity) | fovis::PyramidLevel | [private] |
| isLegalKeypointCoordinate(float x, float y) const | fovis::PyramidLevel | [inline] |
| OdometryFrame class | fovis::PyramidLevel | [friend] |
| populateDescriptorAligned(int x, int y, uint8_t *descriptor) const | fovis::PyramidLevel | |
| populateDescriptorInterp(float x, float y, uint8_t *descriptor) const | fovis::PyramidLevel | |
| populateDescriptorsAligned(const KeypointData *keypoints, int num_keypoints, uint8_t *descriptors) const | fovis::PyramidLevel | |
| populateDescriptorsInterp(const KeypointData *keypoints, int num_keypoints, uint8_t *descriptors) const | fovis::PyramidLevel | |
| PyramidLevel(int width, int height, int level_num, int feature_window_size, GridKeyPointFilter &grid_filter) | fovis::PyramidLevel | |
| StereoFrame class | fovis::PyramidLevel | [friend] |
| ~PyramidLevel() | fovis::PyramidLevel | |