#include <obj_postprocessor.h>
◆ baseline
float apollo::perception::camera::ObjPostProcessorOptions::baseline = 0.0f |
◆ bbox
float apollo::perception::camera::ObjPostProcessorOptions::bbox[4] = {0} |
◆ check_lowerbound
bool apollo::perception::camera::ObjPostProcessorOptions::check_lowerbound = true |
◆ disp_map
float* apollo::perception::camera::ObjPostProcessorOptions::disp_map = nullptr |
◆ hwl
float apollo::perception::camera::ObjPostProcessorOptions::hwl[3] = {0} |
◆ line_segs
std::vector<LineSegment2D<float> > apollo::perception::camera::ObjPostProcessorOptions::line_segs = {} |
◆ plane
float apollo::perception::camera::ObjPostProcessorOptions::plane[4] = {0} |
◆ ry
float apollo::perception::camera::ObjPostProcessorOptions::ry = 0.0f |
The documentation for this struct was generated from the following file: