TYPE_LightsAnalysis Struct Reference
[Traffic Ligths using Color Segmentation and Template Match]

Holds every variable that regards the lights analysis. More...

#include <tlcstm.h>

Collaboration diagram for TYPE_LightsAnalysis:
Collaboration graph
[legend]

Data Fields

TypeEnumDetectedColor DetectedColor
 Wich color was detected.
TypePixelCounts PixelCounts
 How many pixels were counted.
CvSeq * pts
 Sequence of points used in the shape recognition.
CvSeq * fillpts
 Sequence of points that are obtained from the fill.
CvSeq * origpts
CvSeq * hull
 Sequence of points used in the convex hull.
int HullArea
 Area of the convex hull.
float OcupationPercent
 Ocupation of the convex hull vs the MAR.
TypeMARectangle MARectangle
 MAR rectangle.
CvPoint MassCenter
 Center of mass.
CvPoint OrigMassCenter
float MassCenterFx
 Center of mass.
float MassCenterFy
 Center of mass.
float OrigMassCenterFx
 Center of mass.
float OrigMassCenterFy
 Center of mass.
float ObjectOrientation
 angle of the line that unites MAR center of mass and Convex hull center of mass.
TypeEnumDetectedSymbol Dist_DetectedSymbol
 Symbol detection enum.
TypeTemplateMatch GAU
TypeTemplateMatch YAL
TypeTemplateMatch YAR
TypeTemplateMatch RC
TypeTemplateMatch Dist_GAU
TypeTemplateMatch Dist_YAL
TypeTemplateMatch Dist_RC
struct {
   int   maxHl
   int   minHl
   int   maxSl
   int   minSl
   int   maxVl
   int   minVl
red
struct {
   int   maxHl
   int   minHl
   int   maxSl
   int   minSl
   int   maxVl
   int   minVl
green
struct {
   int   maxHl
   int   minHl
   int   maxSl
   int   minSl
   int   maxVl
   int   minVl
yellow
TYPE_LightsImg imgs

Detailed Description

Holds every variable that regards the lights analysis.


Field Documentation

Wich color was detected.

Symbol detection enum.

Referenced by LA_Init_All().

Referenced by LA_Init_All().

Referenced by LA_Init_All().

Sequence of points that are obtained from the fill.

Referenced by LA_Init_All().

Referenced by LA_Init_All().

Sequence of points used in the convex hull.

Area of the convex hull.

MAR rectangle.

Center of mass.

Center of mass.

Center of mass.

Referenced by LA_Init_All().

Referenced by LA_Init_All().

Referenced by LA_Init_All().

Referenced by LA_Init_All().

Referenced by LA_Init_All().

Referenced by LA_Init_All().

angle of the line that unites MAR center of mass and Convex hull center of mass.

Ocupation of the convex hull vs the MAR.

Center of mass.

Center of mass.

How many pixels were counted.

Sequence of points used in the shape recognition.

Referenced by LA_Init_All().

struct { ... } TYPE_LightsAnalysis::red

Referenced by LA_Init_All().

Referenced by LA_Init_All().

Referenced by LA_Init_All().

Referenced by LA_Init_All().


The documentation for this struct was generated from the following file:
Generated on Wed Jun 2 12:43:29 2010 for LAR Atlas by  doxygen 1.6.3