LaneLinePositionType
Definition of the position of a lane marking in respect to the ego lane.
@ OTHER
other types of lane
@ ADJACENT_RIGHT
lane marking on the right side next to ego lane
@ ADJACENT_LEFT
lane marking on the left side next to ego lane
@ EGO_LEFT
left lane marking of the ego lane
@ EGO_CENTER
center lane marking of the ego lane, changing lane
@ EGO_RIGHT
right lane marking of the ego lane
LaneLineCubicCurve curve_image_coord
std::vector< Point2DF > curve_car_coord_point_set
std::vector< Point3DF > curve_camera_point_set
LaneLineCubicCurve curve_camera_coord
std::vector< Point2DF > curve_image_point_set
LaneLineCubicCurve curve_car_coord
std::vector< EndPoints > image_end_point_set
LaneLinePositionType pos_type