#include <pcl/features/narf.h>
|
int | nr_dimensions_ |
| The number of dimensions in this point's vector (i.e. More...
|
|
std::vector< float > | alpha_ |
| A vector containing the rescale factor to apply to each dimension. More...
|
|
bool | trivial_ |
| Indicates whether this point representation is trivial. More...
|
|
Definition at line 237 of file narf.h.
◆ PointT
◆ FeaturePointRepresentation()
pcl::Narf::FeaturePointRepresentation::FeaturePointRepresentation |
( |
int |
nr_dimensions | ) |
|
|
inline |
◆ ~FeaturePointRepresentation()
pcl::Narf::FeaturePointRepresentation::~FeaturePointRepresentation |
( |
| ) |
|
|
inline |
Empty destructor.
Definition at line 242 of file narf.h.
◆ copyToFloatArray()
void pcl::Narf::FeaturePointRepresentation::copyToFloatArray |
( |
const PointT & |
p, |
|
|
float * |
out |
|
) |
| const |
|
inlineoverride |
The documentation for this struct was generated from the following file: