point_cloud_library / 1.12.1 / structpcl_1_1_color_modality_1_1_candidate.html /

#include <pcl/recognition/color_modality.h>

Public Member Functions

bool operator< (const Candidate &rhs)

Public Attributes

float distance
unsigned char bin_index
std::size_t x
std::size_t y

Detailed Description

template<typename PointInT>
struct pcl::ColorModality< PointInT >::Candidate

Definition at line 65 of file color_modality.h.

Member Function Documentation

operator<()

template<typename PointInT >
bool pcl::ColorModality< PointInT >::Candidate::operator< ( const Candidate & rhs )
inline

Member Data Documentation

bin_index

template<typename PointInT >
unsigned char pcl::ColorModality< PointInT >::Candidate::bin_index

Definition at line 69 of file color_modality.h.

Referenced by pcl::ColorModality< PointInT >::extractFeatures().

distance

template<typename PointInT >
float pcl::ColorModality< PointInT >::Candidate::distance

x

template<typename PointInT >
std::size_t pcl::ColorModality< PointInT >::Candidate::x

Definition at line 71 of file color_modality.h.

Referenced by pcl::ColorModality< PointInT >::extractFeatures().

y

template<typename PointInT >
std::size_t pcl::ColorModality< PointInT >::Candidate::y

Definition at line 72 of file color_modality.h.

Referenced by pcl::ColorModality< PointInT >::extractFeatures().


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

© 2009–2012, Willow Garage, Inc.
© 2012–, Open Perception, Inc.
Licensed under the BSD License.
https://pointclouds.org/documentation/structpcl_1_1_color_modality_1_1_candidate.html