24 const float depth_min,
25 const float depth_max);
27 const float depth_min,
28 const float depth_max);
33 inline float Get(
const size_t row,
const size_t col)
const;
35 void Rescale(
const float factor);
36 void Downsize(
const size_t max_width,
const size_t max_height);
39 const float max_percentile)
const;
42 float depth_min_ = -1.0f;
43 float depth_max_ = -1.0f;
void Downsize(const size_t max_width, const size_t max_height)
float GetDepthMin() const
float Get(const size_t row, const size_t col) const
Bitmap ToBitmap(const float min_percentile, const float max_percentile) const
float GetDepthMax() const
void Rescale(const float factor)
std::vector< float > data_