|
Webcam Tracker
V1.0
Using openCV and an Arduino Uno
|
Struct to easily add predifined maks values. More...
#include <Mask.h>
Public Attributes | |
| int | lowH |
| low Hue value | |
| int | lowS |
| low Saturation value | |
| int | lowV |
| low Value value | |
| int | highH |
| high Hue value | |
| int | highS |
| high Saturation value | |
| int | highV |
| high Value value | |
Struct to easily add predifined maks values.