Classes | |
class | DepthCloudEncoder |
Variables | |
static int | max_depth_per_tile = 2.0 |
static int | queue_size_ = 10 |
static int | target_resolution_ = 512 |
int depthcloud::max_depth_per_tile = 2.0 [static] |
Definition at line 52 of file depthcloud_encoder.cpp.
int depthcloud::queue_size_ = 10 [static] |
Definition at line 50 of file depthcloud_encoder.cpp.
int depthcloud::target_resolution_ = 512 [static] |
Definition at line 51 of file depthcloud_encoder.cpp.