|
libVision
1.0
A vision library made by FRC team #4529
|
For comparison of lines. More...
#include <TargetDetector.h>
Public Attributes | |
| int | length |
| Length of the line. More... | |
| int | xPos |
| The X position of the start point of the line. More... | |
For comparison of lines.
| int LineDetails::length |
Length of the line.
| int LineDetails::xPos |
The X position of the start point of the line.
1.8.9.1