, including all inherited members.
AbstractAgastDetector(const size_t width, const size_t height, const double threshold, const double bmax) | pcl::keypoints::agast::AbstractAgastDetector | [inline] |
AgastDetector7_12s(const size_t width, const size_t height, const double threshold, const double bmax=255) | pcl::keypoints::agast::AgastDetector7_12s | [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] |
border_width_ | pcl::keypoints::agast::AgastDetector7_12s | [private, static] |
computeCornerScore(const unsigned char *im) const | pcl::keypoints::agast::AgastDetector7_12s | [virtual] |
computeCornerScore(const float *im) const | pcl::keypoints::agast::AgastDetector7_12s | [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 typedef | pcl::keypoints::agast::AgastDetector7_12s | |
detect(const unsigned char *im, std::vector< pcl::PointUV, Eigen::aligned_allocator< pcl::PointUV > > &corners_all) const | pcl::keypoints::agast::AgastDetector7_12s | [virtual] |
detect(const float *im, std::vector< pcl::PointUV, Eigen::aligned_allocator< pcl::PointUV > > &corners_all) const | pcl::keypoints::agast::AgastDetector7_12s | [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() | pcl::keypoints::agast::AgastDetector7_12s | [protected, virtual] |
nr_max_keypoints_ | pcl::keypoints::agast::AbstractAgastDetector | [protected] |
Ptr typedef | pcl::keypoints::agast::AgastDetector7_12s | |
s_offset0_ | pcl::keypoints::agast::AgastDetector7_12s | [private] |
s_offset10_ | pcl::keypoints::agast::AgastDetector7_12s | [private] |
s_offset11_ | pcl::keypoints::agast::AgastDetector7_12s | [private] |
s_offset1_ | pcl::keypoints::agast::AgastDetector7_12s | [private] |
s_offset2_ | pcl::keypoints::agast::AgastDetector7_12s | [private] |
s_offset3_ | pcl::keypoints::agast::AgastDetector7_12s | [private] |
s_offset4_ | pcl::keypoints::agast::AgastDetector7_12s | [private] |
s_offset5_ | pcl::keypoints::agast::AgastDetector7_12s | [private] |
s_offset6_ | pcl::keypoints::agast::AgastDetector7_12s | [private] |
s_offset7_ | pcl::keypoints::agast::AgastDetector7_12s | [private] |
s_offset8_ | pcl::keypoints::agast::AgastDetector7_12s | [private] |
s_offset9_ | pcl::keypoints::agast::AgastDetector7_12s | [private] |
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] |
~AgastDetector7_12s() | pcl::keypoints::agast::AgastDetector7_12s | [inline] |