Point Cloud Library (PCL)  1.14.0-dev
pcl::keypoints::brisk::ScaleSpace Member List

This is the complete list of members for pcl::keypoints::brisk::ScaleSpace, including all inherited members.

basic_size_pcl::keypoints::brisk::ScaleSpaceprotected
constructPyramid(const std::vector< unsigned char > &image, int width, int height)pcl::keypoints::brisk::ScaleSpace
getKeypoints(const int threshold, std::vector< pcl::PointWithScale, Eigen::aligned_allocator< pcl::PointWithScale > > &keypoints)pcl::keypoints::brisk::ScaleSpace
getScoreAbove(const std::uint8_t layer, const int x_layer, const int y_layer)pcl::keypoints::brisk::ScaleSpaceinlineprotected
getScoreBelow(const std::uint8_t layer, const int x_layer, const int y_layer)pcl::keypoints::brisk::ScaleSpaceinlineprotected
getScoreMaxAbove(const std::uint8_t layer, const int x_layer, const int y_layer, const int threshold, bool &ismax, float &dx, float &dy)pcl::keypoints::brisk::ScaleSpaceinlineprotected
getScoreMaxBelow(const std::uint8_t layer, const int x_layer, const int y_layer, const int threshold, bool &ismax, float &dx, float &dy)pcl::keypoints::brisk::ScaleSpaceinlineprotected
isMax2D(const std::uint8_t layer, const int x_layer, const int y_layer)pcl::keypoints::brisk::ScaleSpaceinlineprotected
layers_pcl::keypoints::brisk::ScaleSpaceprotected
pyramid_pcl::keypoints::brisk::ScaleSpaceprotected
refine1D(const float s_05, const float s0, const float s05, float &max)pcl::keypoints::brisk::ScaleSpaceinlineprotected
refine1D_1(const float s_05, const float s0, const float s05, float &max)pcl::keypoints::brisk::ScaleSpaceinlineprotected
refine1D_2(const float s_05, const float s0, const float s05, float &max)pcl::keypoints::brisk::ScaleSpaceinlineprotected
refine3D(const std::uint8_t layer, const int x_layer, const int y_layer, float &x, float &y, float &scale, bool &ismax)pcl::keypoints::brisk::ScaleSpaceinlineprotected
safe_threshold_pcl::keypoints::brisk::ScaleSpaceprotected
safety_factor_pcl::keypoints::brisk::ScaleSpaceprotected
ScaleSpace(int octaves=3)pcl::keypoints::brisk::ScaleSpace
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)pcl::keypoints::brisk::ScaleSpaceinlineprotected
threshold_pcl::keypoints::brisk::ScaleSpaceprotected
~ScaleSpace()pcl::keypoints::brisk::ScaleSpace