A point structure representing the Binary Robust Invariant Scalable Keypoints (BRISK).
More...
#include <pcl/impl/point_types.hpp>
A point structure representing the Binary Robust Invariant Scalable Keypoints (BRISK).
Definition at line 1448 of file point_types.hpp.
◆ BRISKSignature512() [1/2]
constexpr pcl::BRISKSignature512::BRISKSignature512 |
( |
| ) |
|
|
inlineconstexprdefault |
◆ BRISKSignature512() [2/2]
constexpr pcl::BRISKSignature512::BRISKSignature512 |
( |
float |
_scale, |
|
|
float |
_orientation |
|
) |
| |
|
inlineconstexpr |
◆ descriptorSize()
static constexpr int pcl::BRISKSignature512::descriptorSize |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ operator<<
◆ descriptor
unsigned char pcl::BRISKSignature512::descriptor[64] = {0} |
◆ orientation
float pcl::BRISKSignature512::orientation = 0.f |
◆ scale
float pcl::BRISKSignature512::scale = 0.f |
The documentation for this struct was generated from the following file: