Public Attributes
pcl::_PointWithScale Struct Reference

#include <point_types.hpp>

Inheritance diagram for pcl::_PointWithScale:
Inheritance graph
[legend]

List of all members.

Public Attributes

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

Detailed Description

Definition at line 1352 of file point_types.hpp.


Member Data Documentation

union { ... }

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

Definition at line 1364 of file point_types.hpp.

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

Definition at line 1368 of file point_types.hpp.

Definition at line 1354 of file point_types.hpp.

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

Definition at line 1366 of file point_types.hpp.

Diameter of the meaningfull keypoint neighborhood.

Definition at line 1359 of file point_types.hpp.

Definition at line 1360 of file point_types.hpp.


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


pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:38:54