Webcam Tracker  V1.0
Using openCV and an Arduino Uno
Public Attributes | List of all members

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
 

Detailed Description

Struct to easily add predifined maks values.