point_cloud_library / 1.12.1 / classpcl_1_1keypoints_1_1agast_1_1_abstract_agast_detector-members.html /

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

AbstractAgastDetector(const std::size_t width, const std::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 =0 pcl::keypoints::agast::AbstractAgastDetector pure virtual
computeCornerScore(const float *im) const =0 pcl::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) const 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) const pcl::keypoints::agast::AbstractAgastDetector protected
ConstPtr typedef pcl::keypoints::agast::AbstractAgastDetector
detect(const unsigned char *im, std::vector< pcl::PointUV, Eigen::aligned_allocator< pcl::PointUV > > &corners_all) const =0 pcl::keypoints::agast::AbstractAgastDetector pure virtual
detect(const float *im, std::vector< pcl::PointUV, Eigen::aligned_allocator< pcl::PointUV > > &) const =0 pcl::keypoints::agast::AbstractAgastDetector pure virtual
detectKeypoints(const std::vector< unsigned char > &intensity_data, pcl::PointCloud< pcl::PointUV > &output) const pcl::keypoints::agast::AbstractAgastDetector
detectKeypoints(const std::vector< float > &intensity_data, pcl::PointCloud< pcl::PointUV > &output) const pcl::keypoints::agast::AbstractAgastDetector
getMaxKeypoints() pcl::keypoints::agast::AbstractAgastDetector inline
getThreshold() pcl::keypoints::agast::AbstractAgastDetector inline
height_ pcl::keypoints::agast::AbstractAgastDetector protected
initPattern()=0 pcl::keypoints::agast::AbstractAgastDetector protectedpure virtual
nr_max_keypoints_ pcl::keypoints::agast::AbstractAgastDetector protected
Ptr typedef pcl::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 inlinevirtual

© 2009–2012, Willow Garage, Inc.
© 2012–, Open Perception, Inc.
Licensed under the BSD License.
https://pointclouds.org/documentation/classpcl_1_1keypoints_1_1agast_1_1_abstract_agast_detector-members.html