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

Spline structure. More...

#include <LaneDetector.hh>

Public Attributes

LineColor color
 color of spline More...
 
int degree
 degree of spline More...
 
CvPoint2D32f points [4]
 points in spline More...
 
float score
 score of spline More...
 

Detailed Description

Spline structure.

Definition at line 47 of file LaneDetector.hh.

Member Data Documentation

LineColor LaneDetector::Spline::color

color of spline

Definition at line 54 of file LaneDetector.hh.

int LaneDetector::Spline::degree

degree of spline

Definition at line 50 of file LaneDetector.hh.

CvPoint2D32f LaneDetector::Spline::points[4]

points in spline

Definition at line 52 of file LaneDetector.hh.

float LaneDetector::Spline::score

score of spline

Definition at line 56 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