|
Webcam Tracker
V1.0
Using openCV and an Arduino Uno
|
This is the complete list of members for Button, including all inherited members.
| Button() | Button | |
| Button(cv::Point startPoint, int height, cv::String text) | Button | |
| checkClick(int x, int y) | Button | |
| clicked | Button | private |
| draw(cv::Mat *img) | Button | |
| getClick() | Button | |
| getWidth() | Button | |
| img | Button | private |
| roundedRectangle(cv::Mat *img, cv::Point topLeft, cv::Point bottomRight, const cv::Scalar lineColor, const cv::Scalar fillColor, const int thickness, const int cornerRadius) | Button | private |
| setStartPoint(cv::Point startPoint) | Button | |
| size | Button | private |
| startPoint | Button | private |
| style | Button | private |
| text | Button | private |