Point Cloud Library (PCL)  1.14.0-dev
pcl::keypoints::agast::OastDetector9_16 Member List

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

AbstractAgastDetector(const std::size_t width, const std::size_t height, const double threshold, const double bmax)pcl::keypoints::agast::AbstractAgastDetectorinline
applyNonMaxSuppression(const std::vector< unsigned char > &intensity_data, const pcl::PointCloud< pcl::PointUV > &input, pcl::PointCloud< pcl::PointUV > &output)pcl::keypoints::agast::AbstractAgastDetector
applyNonMaxSuppression(const std::vector< float > &intensity_data, const pcl::PointCloud< pcl::PointUV > &input, pcl::PointCloud< pcl::PointUV > &output)pcl::keypoints::agast::AbstractAgastDetector
applyNonMaxSuppression(const pcl::PointCloud< pcl::PointUV > &input, const std::vector< ScoreIndex > &scores, pcl::PointCloud< pcl::PointUV > &output)pcl::keypoints::agast::AbstractAgastDetectorprotected
bmax_pcl::keypoints::agast::AbstractAgastDetectorprotected
computeCornerScore(const unsigned char *im) const overridepcl::keypoints::agast::OastDetector9_16virtual
computeCornerScore(const float *im) const overridepcl::keypoints::agast::OastDetector9_16virtual
computeCornerScores(const unsigned char *im, const std::vector< pcl::PointUV, Eigen::aligned_allocator< pcl::PointUV > > &corners_all, std::vector< ScoreIndex > &scores) constpcl::keypoints::agast::AbstractAgastDetectorprotected
computeCornerScores(const float *im, const std::vector< pcl::PointUV, Eigen::aligned_allocator< pcl::PointUV > > &corners_all, std::vector< ScoreIndex > &scores) constpcl::keypoints::agast::AbstractAgastDetectorprotected
ConstPtr typedefpcl::keypoints::agast::OastDetector9_16
detect(const unsigned char *im, std::vector< pcl::PointUV, Eigen::aligned_allocator< pcl::PointUV > > &corners_all) const overridepcl::keypoints::agast::OastDetector9_16virtual
detect(const float *im, std::vector< pcl::PointUV, Eigen::aligned_allocator< pcl::PointUV > > &corners_all) const overridepcl::keypoints::agast::OastDetector9_16virtual
detectKeypoints(const std::vector< unsigned char > &intensity_data, pcl::PointCloud< pcl::PointUV > &output) constpcl::keypoints::agast::AbstractAgastDetector
detectKeypoints(const std::vector< float > &intensity_data, pcl::PointCloud< pcl::PointUV > &output) constpcl::keypoints::agast::AbstractAgastDetector
getMaxKeypoints()pcl::keypoints::agast::AbstractAgastDetectorinline
getThreshold()pcl::keypoints::agast::AbstractAgastDetectorinline
height_pcl::keypoints::agast::AbstractAgastDetectorprotected
initPattern() overridepcl::keypoints::agast::OastDetector9_16protectedvirtual
nr_max_keypoints_pcl::keypoints::agast::AbstractAgastDetectorprotected
OastDetector9_16(const std::size_t width, const std::size_t height, const double threshold, const double bmax=255)pcl::keypoints::agast::OastDetector9_16inline
Ptr typedefpcl::keypoints::agast::OastDetector9_16
setMaxKeypoints(const unsigned int nr_max_keypoints)pcl::keypoints::agast::AbstractAgastDetectorinline
setThreshold(const double threshold)pcl::keypoints::agast::AbstractAgastDetectorinline
threshold_pcl::keypoints::agast::AbstractAgastDetectorprotected
width_pcl::keypoints::agast::AbstractAgastDetectorprotected
~AbstractAgastDetector()=defaultpcl::keypoints::agast::AbstractAgastDetectorvirtual
~OastDetector9_16() override=defaultpcl::keypoints::agast::OastDetector9_16