Apollo  6.0
Open source self driving car software
Public Attributes | List of all members
apollo::perception::camera::MinDims Struct Reference

#include <region_output.h>

Collaboration diagram for apollo::perception::camera::MinDims:
Collaboration graph

Public Attributes

float min_2d_height = 0.0f
 
float min_3d_height = 0.0f
 
float min_3d_length = 0.0f
 
float min_3d_width = 0.0f
 

Member Data Documentation

◆ min_2d_height

float apollo::perception::camera::MinDims::min_2d_height = 0.0f

◆ min_3d_height

float apollo::perception::camera::MinDims::min_3d_height = 0.0f

◆ min_3d_length

float apollo::perception::camera::MinDims::min_3d_length = 0.0f

◆ min_3d_width

float apollo::perception::camera::MinDims::min_3d_width = 0.0f

The documentation for this struct was generated from the following file: