W3cubDocs

/PointCloudLibrary

#include <pcl/impl/point_types.hpp>

Public Attributes

union {
float scale
Diameter of the meaningful keypoint neighborhood. More...
float size
};
float angle
Computed orientation of the keypoint (-1 if not applicable). More...
float response
The response by which the most strong keypoints have been selected. More...
int octave
octave (pyramid layer) from which the keypoint has been extracted. More...

Detailed Description

Definition at line 1604 of file point_types.hpp.

Member Data Documentation

PCL_ADD_POINT4D { ... }

angle

float pcl::_PointWithScale::angle

Computed orientation of the keypoint (-1 if not applicable).

Definition at line 1616 of file point_types.hpp.

octave

int pcl::_PointWithScale::octave

octave (pyramid layer) from which the keypoint has been extracted.

Definition at line 1620 of file point_types.hpp.

response

float pcl::_PointWithScale::response

The response by which the most strong keypoints have been selected.

Definition at line 1618 of file point_types.hpp.

scale

size

float pcl::_PointWithScale::size

Definition at line 1612 of file point_types.hpp.


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___point_with_scale.html