:optimal test NUC 27/7 14:52
This commit is contained in:
@@ -126,6 +126,7 @@ private:
|
||||
double azimuth = 0.0; ///< beam direction in the global frame
|
||||
double best_row_delta = std::numeric_limits<double>::infinity();
|
||||
bool has_ray = false; ///< column had at least one readable pixel
|
||||
bool in_left_border = false; ///< column lies in the left no-disparity strip
|
||||
};
|
||||
std::vector<DepthColumnStat> depth_column_stats_;
|
||||
unsigned int unknown_threshold_, mark_threshold_, size_z_;
|
||||
|
||||
Reference in New Issue
Block a user