Public Attributes | List of all members
LaneDetector::LineState_ Struct Reference

#include <LaneDetector.hh>

Public Attributes

vector< CvRect > ipmBoxes
 bounding boxes to work on the splines from the previous frames More...
 
vector< SplineipmSplines
 Splines detected in IPM image. More...
 

Detailed Description

Structure to hold state used for initializing the next detection process from a previous one

Definition at line 61 of file LaneDetector.hh.

Member Data Documentation

vector<CvRect> LaneDetector::LineState_::ipmBoxes

bounding boxes to work on the splines from the previous frames

Definition at line 67 of file LaneDetector.hh.

vector<Spline> LaneDetector::LineState_::ipmSplines

Splines detected in IPM image.

Definition at line 64 of file LaneDetector.hh.


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


caltech_lanes
Author(s): Ricardo Morais
autogenerated on Mon Mar 2 2015 01:31:31