Point Cloud Library (PCL)  1.7.0
Public Member Functions
pcl::keypoints::internal::AgastDetector< Out > Struct Template Reference

#include <pcl/keypoints/agast_2d.h>

List of all members.

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 544 of file agast_2d.h.


Constructor & Destructor Documentation

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 546 of file agast_2d.h.


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