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. | |
RGB color threshold values for ball detection.