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

#include <LEL_hough.h>

Public Attributes

int columns
 
int * lineCounts
 
LEL_LineSegment ** lines
 
int regSize
 
int rows
 

Member Data Documentation

int DistributedLines::columns

Referenced by freeDistributedLines(), and hough().

int* DistributedLines::lineCounts

Referenced by freeDistributedLines(), and hough().

LEL_LineSegment** DistributedLines::lines

Referenced by freeDistributedLines(), and hough().

int DistributedLines::regSize

Referenced by hough().

int DistributedLines::rows

Referenced by freeDistributedLines(), and hough().


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