Point Cloud Library (PCL) 1.12.0
Loading...
Searching...
No Matches
pcl::keypoints::internal::AgastDetector< Out > Struct Template Reference

#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)
 

Detailed Description

template<typename Out>
struct pcl::keypoints::internal::AgastDetector< Out >

Definition at line 511 of file agast_2d.h.

Constructor & Destructor Documentation

◆ AgastDetector()

template<typename Out >
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 513 of file agast_2d.h.

References pcl::copyPointCloud().


The documentation for this struct was generated from the following file: