gusimplewhiteboard
wb_vision_lines Struct Reference

Class use to represent lines detected by vision for a single camera and posted to the whiteboard. More...

#include <wb_vision_lines.h>

Inheritance diagram for wb_vision_lines:
Collaboration diagram for wb_vision_lines:

Public Attributes

struct wb_vision_line lines [7]
 Lines reported from the camera. More...
 
uint8_t numLines
 The number of lines reported on the camera. More...
 
uint64_t frameNumber
 The frame number that these lines were seen in. More...
 
uint16_t res_width
 The resolution width. More...
 
uint16_t res_height
 The resolution height. More...
 

Detailed Description

Class use to represent lines detected by vision for a single camera and posted to the whiteboard.

Definition at line 109 of file wb_vision_lines.h.

Member Data Documentation

◆ frameNumber

◆ lines

◆ numLines

◆ res_height

◆ res_width


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