Apartment Navigation By Classic Wheeled Robot
Comprehensive Production Grade Repository For Apartment Navigation Project (Inspired By Udacity Course)
 
Loading...
Searching...
No Matches
robot_control::ball_chaser::RgbThreshold Struct Reference

RGB color threshold values for ball detection. More...

#include <image_utils.hpp>

Public Attributes

uint8_t r
 Red channel threshold.
 
uint8_t g
 Green channel threshold.
 
uint8_t b
 Blue channel threshold.
 

Detailed Description

RGB color threshold values for ball detection.


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