#include "depthcloud_encoder/depthcloud_encoder.h"
#include <boost/bind.hpp>
#include <boost/cstdint.hpp>
#include <cv_bridge/cv_bridge.h>
Go to the source code of this file.
Namespaces | |
namespace | depthcloud |
Variables | |
static int | depthcloud::max_depth_per_tile = 2.0 |
static int | depthcloud::queue_size_ = 10 |
static int | depthcloud::target_resolution_ = 512 |