Point Cloud Library (PCL)  1.14.1-dev
pcl::keypoints::brisk::Layer Member List

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

getAgastPoints(std::uint8_t threshold, std::vector< pcl::PointUV, Eigen::aligned_allocator< pcl::PointUV > > &keypoints)pcl::keypoints::brisk::Layer
getAgastScore(int x, int y, std::uint8_t threshold)pcl::keypoints::brisk::Layer
getAgastScore(float xf, float yf, std::uint8_t threshold, float scale=1.0f)pcl::keypoints::brisk::Layer
getAgastScore_5_8(int x, int y, std::uint8_t threshold)pcl::keypoints::brisk::Layer
getImage() constpcl::keypoints::brisk::Layerinline
getImageHeight() constpcl::keypoints::brisk::Layerinline
getImageWidth() constpcl::keypoints::brisk::Layerinline
getOffset() constpcl::keypoints::brisk::Layerinline
getScale() constpcl::keypoints::brisk::Layerinline
getScores() constpcl::keypoints::brisk::Layerinline
getValue(const std::vector< unsigned char > &mat, int width, int height, float xf, float yf, float scale)pcl::keypoints::brisk::Layer
Layer(const std::vector< unsigned char > &img, int width, int height, float scale=1.0f, float offset=0.0f)pcl::keypoints::brisk::Layer
Layer(const Layer &layer, int mode)pcl::keypoints::brisk::Layer