AURobotServers  4
Public Member Functions | Public Attributes | List of all members
ImageInfo Struct Reference

#include <LEL_hough.h>

Public Member Functions

 ImageInfo (int width, int height, float focalDist)
 
 ImageInfo ()
 

Public Attributes

float centerX
 
float centerY
 
float focalDist
 
int height
 
int width
 

Constructor & Destructor Documentation

ImageInfo::ImageInfo ( int  width,
int  height,
float  focalDist 
)

References centerX, centerY, focalDist, height, and width.

ImageInfo::ImageInfo ( )
inline

Member Data Documentation

float ImageInfo::centerX

Referenced by ImageInfo().

float ImageInfo::centerY

Referenced by ImageInfo().

float ImageInfo::focalDist

Referenced by ImageInfo().

int ImageInfo::height

Referenced by ImageInfo().

int ImageInfo::width

Referenced by ImageInfo().


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