Point Cloud Library (PCL) 1.15.0
Loading...
Searching...
No Matches
pcl::SIFTKeypointFieldSelector< PointNormal > Struct Reference

#include <pcl/keypoints/sift_keypoint.h>

+ Inheritance diagram for pcl::SIFTKeypointFieldSelector< PointNormal >:
+ Collaboration diagram for pcl::SIFTKeypointFieldSelector< PointNormal >:

Public Member Functions

float operator() (const PointNormal &p) const
 
float operator() (const PointNormal &p) const
 

Detailed Description

Definition at line 52 of file sift_keypoint.h.

Member Function Documentation

◆ operator()() [1/2]

float pcl::SIFTKeypointFieldSelector< PointNormal >::operator() ( const PointNormal & p) const
inline

Definition at line 46 of file sift_keypoint.h.

◆ operator()() [2/2]

float pcl::SIFTKeypointFieldSelector< PointNormal >::operator() ( const PointNormal & p) const
inline

Definition at line 55 of file sift_keypoint.h.

References pcl::_PointNormal::curvature.


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