Webcam Tracker
V1.0
Using openCV and an Arduino Uno
|
This is the complete list of members for Mask, including all inherited members.
getAction() | PipeLineAction | virtual |
getName() | PipeLineAction | |
hideWindow() | PipeLineAction | |
highH | Mask | private |
highS | Mask | private |
highV | Mask | private |
img | PipeLineAction | protected |
lowH | Mask | private |
lowS | Mask | private |
lowV | Mask | private |
Mask(const cv::String name) | Mask | |
Mask(const cv::String name, HSV_MASK_VALUES hsv) | Mask | |
maxValue | Mask | private |
maxValueH | Mask | private |
maxValuePixel | Mask | private |
name | PipeLineAction | protected |
onHighHTreshTrackbar(int, void *data) | Mask | privatestatic |
onHighSTreshTrackbar(int, void *data) | Mask | privatestatic |
onHighVTreshTrackbar(int, void *data) | Mask | privatestatic |
onLowHTreshTrackbar(int, void *data) | Mask | privatestatic |
onLowSTreshTrackbar(int, void *data) | Mask | privatestatic |
onLowVTreshTrackbar(int, void *data) | Mask | privatestatic |
PipeLineAction() | PipeLineAction | |
PipeLineAction(const cv::String name) | PipeLineAction | |
pixelSize | Mask | private |
setAction(void *data) | Mask | virtual |
show | PipeLineAction | protected |
showWindow() | Mask | virtual |