NASA Astrobee Robot Software  0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
interest_point::BriskScaleSpace Member List

This is the complete list of members for interest_point::BriskScaleSpace, including all inherited members.

basicSize_interest_point::BriskScaleSpaceprotectedstatic
BriskScaleSpace(int _octaves=3)interest_point::BriskScaleSpace
constructPyramid(const cv::Mat &image)interest_point::BriskScaleSpace
getKeypoints(const int _threshold, std::vector< cv::KeyPoint > &keypoints)interest_point::BriskScaleSpace
getScoreAbove(const int layer, const int x_layer, const int y_layer) constinterest_point::BriskScaleSpaceinlineprotected
getScoreBelow(const int layer, const int x_layer, const int y_layer) constinterest_point::BriskScaleSpaceinlineprotected
getScoreMaxAbove(const int layer, const int x_layer, const int y_layer, const int threshold, bool &ismax, float &dx, float &dy) constinterest_point::BriskScaleSpaceinlineprotected
getScoreMaxBelow(const int layer, const int x_layer, const int y_layer, const int threshold, bool &ismax, float &dx, float &dy) constinterest_point::BriskScaleSpaceinlineprotected
isMax2D(const int layer, const int x_layer, const int y_layer)interest_point::BriskScaleSpaceinlineprotected
layers_interest_point::BriskScaleSpaceprotected
pyramid_interest_point::BriskScaleSpaceprotected
refine1D(const float s_05, const float s0, const float s05, float &max) constinterest_point::BriskScaleSpaceinlineprotected
refine1D_1(const float s_05, const float s0, const float s05, float &max) constinterest_point::BriskScaleSpaceinlineprotected
refine1D_2(const float s_05, const float s0, const float s05, float &max) constinterest_point::BriskScaleSpaceinlineprotected
refine3D(const int layer, const int x_layer, const int y_layer, float &x, float &y, float &scale, bool &ismax) constinterest_point::BriskScaleSpaceinlineprotected
safetyFactor_interest_point::BriskScaleSpaceprotectedstatic
subpixel2D(const int s_0_0, const int s_0_1, const int s_0_2, const int s_1_0, const int s_1_1, const int s_1_2, const int s_2_0, const int s_2_1, const int s_2_2, float &delta_x, float &delta_y) constinterest_point::BriskScaleSpaceinlineprotected
~BriskScaleSpace()interest_point::BriskScaleSpace