![]() |
OpenCV
4.0.0-beta
Open Source Computer Vision
|
Namespaces | |
| cv | |
| cv::util | |
Macros | |
| #define | UNUSED(x) cv::util::suppress_unused_warning(x) |
Functions | |
| template<typename T > | |
| void | cv::util::suppress_unused_warning (const T &) |
| Utility template function to prevent "unused" warnings by various compilers. More... | |
| #define UNUSED | ( | x | ) | cv::util::suppress_unused_warning(x) |
1.8.12