Point Cloud Library (PCL)  1.14.0-dev
List of all members | Public Attributes
pcl::keypoints::agast::AbstractAgastDetector::ScoreIndex Struct Reference

Structure holding an index and the associated keypoint score. More...

#include <pcl/keypoints/agast_2d.h>

Public Attributes

int idx
 
int score
 

Detailed Description

Structure holding an index and the associated keypoint score.

Definition at line 189 of file agast_2d.h.

Member Data Documentation

◆ idx

int pcl::keypoints::agast::AbstractAgastDetector::ScoreIndex::idx

Definition at line 191 of file agast_2d.h.

◆ score

int pcl::keypoints::agast::AbstractAgastDetector::ScoreIndex::score

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