pcl::keypoints::agast::AbstractAgastDetector Member List
This is the complete list of members for pcl::keypoints::agast::AbstractAgastDetector, including all inherited members.
AbstractAgastDetector(const size_t width, const size_t height, const double threshold, const double bmax)pcl::keypoints::agast::AbstractAgastDetector [inline]
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::AbstractAgastDetector [protected]
bmax_pcl::keypoints::agast::AbstractAgastDetector [protected]
computeCornerScore(const unsigned char *im) const =0pcl::keypoints::agast::AbstractAgastDetector [pure virtual]
computeCornerScore(const float *im) const =0pcl::keypoints::agast::AbstractAgastDetector [pure virtual]
computeCornerScores(const unsigned char *im, const std::vector< pcl::PointUV, Eigen::aligned_allocator< pcl::PointUV > > &corners_all, std::vector< ScoreIndex > &scores)pcl::keypoints::agast::AbstractAgastDetector [protected]
computeCornerScores(const float *im, const std::vector< pcl::PointUV, Eigen::aligned_allocator< pcl::PointUV > > &corners_all, std::vector< ScoreIndex > &scores)pcl::keypoints::agast::AbstractAgastDetector [protected]
ConstPtr typedefpcl::keypoints::agast::AbstractAgastDetector
detect(const unsigned char *im, std::vector< pcl::PointUV, Eigen::aligned_allocator< pcl::PointUV > > &corners_all) const =0pcl::keypoints::agast::AbstractAgastDetector [pure virtual]
detect(const float *im, std::vector< pcl::PointUV, Eigen::aligned_allocator< pcl::PointUV > > &) const =0pcl::keypoints::agast::AbstractAgastDetector [pure virtual]
detectKeypoints(const std::vector< unsigned char > &intensity_data, pcl::PointCloud< pcl::PointUV > &output)pcl::keypoints::agast::AbstractAgastDetector
detectKeypoints(const std::vector< float > &intensity_data, pcl::PointCloud< pcl::PointUV > &output)pcl::keypoints::agast::AbstractAgastDetector
getMaxKeypoints()pcl::keypoints::agast::AbstractAgastDetector [inline]
getThreshold()pcl::keypoints::agast::AbstractAgastDetector [inline]
height_pcl::keypoints::agast::AbstractAgastDetector [protected]
initPattern()=0pcl::keypoints::agast::AbstractAgastDetector [protected, pure virtual]
nr_max_keypoints_pcl::keypoints::agast::AbstractAgastDetector [protected]
Ptr typedefpcl::keypoints::agast::AbstractAgastDetector
setMaxKeypoints(const unsigned int nr_max_keypoints)pcl::keypoints::agast::AbstractAgastDetector [inline]
setThreshold(const double threshold)pcl::keypoints::agast::AbstractAgastDetector [inline]
threshold_pcl::keypoints::agast::AbstractAgastDetector [protected]
width_pcl::keypoints::agast::AbstractAgastDetector [protected]
~AbstractAgastDetector()pcl::keypoints::agast::AbstractAgastDetector [inline, virtual]


pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:44:11