#include <pcl/keypoints/agast_2d.h>
Public Member Functions | |
| AgastDetector (const std::vector< unsigned char > &image_data, const pcl::keypoints::agast::AbstractAgastDetector::Ptr &detector, pcl::PointCloud< Out > &output) | |
Definition at line 544 of file agast_2d.h.
| pcl::keypoints::internal::AgastDetector< Out >::AgastDetector | ( | const std::vector< unsigned char > & | image_data, | |
| const pcl::keypoints::agast::AbstractAgastDetector< Out >::Ptr & | detector, | |||
| pcl::PointCloud< Out > & | output | |||
| ) | [inline] |
Definition at line 546 of file agast_2d.h.