Point Cloud Library (PCL)
1.9.1-dev
|
A point structure representing the grayscale intensity in single-channel images. More...
#include <pcl/impl/point_types.hpp>
Public Member Functions | |
Intensity8u (const _Intensity8u &p) | |
Intensity8u () | |
Friends | |
std::ostream & | operator<< (std::ostream &os, const Intensity8u &p) |
Additional Inherited Members | |
![]() | |
PCL_ADD_INTENSITY_8U | |
A point structure representing the grayscale intensity in single-channel images.
Intensity is represented as a std::uint8_t value.
Definition at line 403 of file point_types.hpp.
|
inline |
Definition at line 405 of file point_types.hpp.
|
inline |
Definition at line 410 of file point_types.hpp.
References pcl::operator<<().
|
friend |