Banuba SDK
|
Results from depth camera. More...
#include <depth_map.hpp>
Public Member Functions | |
depth_map (std::vector< uint8_t > depth_data_, int32_t depth_map_width_, int32_t depth_map_height_) | |
Public Attributes | |
std::vector< uint8_t > | depth_data |
int32_t | depth_map_width |
int32_t | depth_map_height |
Results from depth camera.
Definition at line 17 of file depth_map.hpp.