AURobotServers  4
Public Attributes | List of all members
LEL_LineSegment Struct Reference

#include <LEL_hough.h>

Public Attributes

float C
 
bool connected:1
 
bool d:1
 
bool dl:1
 
bool dr:1
 
int edgeCount
 
LEL_IndexedPointedges
 
bool l:1
 
float lb
 
float le
 
float mux
 
float muy
 
float mxx
 
float mxy
 
float myy
 
float R
 
bool r:1
 
float S
 
float Th
 
bool u:1
 
bool ul:1
 
bool ur:1
 

Member Data Documentation

float LEL_LineSegment::C

Referenced by calculateLine(), and combineLine().

bool LEL_LineSegment::connected

Referenced by calculateLine(), and hough().

bool LEL_LineSegment::d

Referenced by calculateLine(), and hough().

bool LEL_LineSegment::dl

Referenced by calculateLine(), and hough().

bool LEL_LineSegment::dr

Referenced by calculateLine(), and hough().

int LEL_LineSegment::edgeCount

Referenced by calculateLine(), and combineLine().

LEL_IndexedPoint* LEL_LineSegment::edges

Referenced by calculateLine().

bool LEL_LineSegment::l

Referenced by calculateLine(), and hough().

float LEL_LineSegment::lb

Referenced by calculateLine(), and combineLine().

float LEL_LineSegment::le

Referenced by calculateLine(), and combineLine().

float LEL_LineSegment::mux
float LEL_LineSegment::muy
float LEL_LineSegment::mxx
float LEL_LineSegment::mxy
float LEL_LineSegment::myy
float LEL_LineSegment::R

Referenced by calculateLine(), and combineLine().

bool LEL_LineSegment::r

Referenced by calculateLine(), and hough().

float LEL_LineSegment::S

Referenced by calculateLine(), and combineLine().

float LEL_LineSegment::Th

Referenced by calculateLine(), and combineLine().

bool LEL_LineSegment::u

Referenced by calculateLine(), and hough().

bool LEL_LineSegment::ul

Referenced by calculateLine(), and hough().

bool LEL_LineSegment::ur

Referenced by calculateLine(), and hough().


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