#include <rs_frame.hpp>
◆ labeled_points() [1/2]
| rs2::labeled_points::labeled_points |
( |
| ) |
|
|
inline |
Extends the frame class with additional point cloud related attributes and functions
◆ labeled_points() [2/2]
| rs2::labeled_points::labeled_points |
( |
const frame & | f | ) |
|
|
inline |
Extends the frame class with additional point cloud related attributes and functions
- Parameters
-
| [in] | frame | - existing frame instance |
◆ get_bits_per_pixel()
| unsigned int rs2::labeled_points::get_bits_per_pixel |
( |
| ) |
const |
|
inline |
retrieve bits per pixel
- Returns
- number of bits per one pixel
◆ get_height()
| unsigned int rs2::labeled_points::get_height |
( |
| ) |
const |
|
inline |
returns labeled point cloud height in pixels
- Returns
- frame height in pixels
◆ get_labels()
| const uint8_t * rs2::labeled_points::get_labels |
( |
| ) |
const |
|
inline |
Retrieve the attributes of the point cloud stream
- Parameters
-
| [out] | attributes* | - pointer of attributes structure |
◆ get_vertices()
| const vertex * rs2::labeled_points::get_vertices |
( |
| ) |
const |
|
inline |
Retrieve the vertices of the point cloud
- Parameters
-
| [in] | vertex* | - pointer of vertex structure |
◆ get_width()
| unsigned int rs2::labeled_points::get_width |
( |
| ) |
const |
|
inline |
returns labeled point cloud width in pixels
- Returns
- frame width in pixels
◆ size()
| size_t rs2::labeled_points::size |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/librealsense-2.57.7-build/librealsense-2.57.7/include/librealsense2/hpp/rs_frame.hpp