![]() |
OpenCV
4.3.0
Open Source Computer Vision
|
#include <algorithm>#include <ostream>Classes | |
| class | cv::gapi::own::Point |
| class | cv::gapi::own::Rect |
| class | cv::gapi::own::Size |
Namespaces | |
| cv | |
| "black box" representation of the file storage associated with a file on disk. | |
| cv::gapi | |
| cv::gapi::own | |
Functions | |
| bool | cv::gapi::own::operator!= (const Rect &lhs, const Rect &rhs) |
| bool | cv::gapi::own::operator!= (const Size &lhs, const Size &rhs) |
| const Rect | cv::gapi::own::operator& (const Rect &lhs, const Rect &rhs) |
| Rect & | cv::gapi::own::operator&= (Rect &lhs, const Rect &rhs) |
| Size & | cv::gapi::own::operator+= (Size &lhs, const Size &rhs) |
| std::ostream & | cv::gapi::own::operator<< (std::ostream &o, const Rect &rect) |
| std::ostream & | cv::gapi::own::operator<< (std::ostream &o, const Size &s) |
| bool | cv::gapi::own::operator== (const Rect &lhs, const Rect &rhs) |
| bool | cv::gapi::own::operator== (const Size &lhs, const Size &rhs) |
1.8.9.1