Point Cloud Library (PCL)  1.14.0-dev
List of all members | Public Member Functions
pcl::keypoints::internal::AgastApplyNonMaxSuppresion< pcl::PointUV > Struct Reference

#include <pcl/keypoints/agast_2d.h>

Public Member Functions

 AgastApplyNonMaxSuppresion (const std::vector< unsigned char > &image_data, const pcl::PointCloud< pcl::PointUV > &tmp_cloud, const pcl::keypoints::agast::AbstractAgastDetector::Ptr &detector, pcl::PointCloud< pcl::PointUV > &output)
 

Detailed Description

Definition at line 498 of file agast_2d.h.

Constructor & Destructor Documentation

◆ AgastApplyNonMaxSuppresion()

pcl::keypoints::internal::AgastApplyNonMaxSuppresion< pcl::PointUV >::AgastApplyNonMaxSuppresion ( const std::vector< unsigned char > &  image_data,
const pcl::PointCloud< pcl::PointUV > &  tmp_cloud,
const pcl::keypoints::agast::AbstractAgastDetector::Ptr detector,
pcl::PointCloud< pcl::PointUV > &  output 
)
inline

Definition at line 500 of file agast_2d.h.


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