OpenCV
4.1.2
Open Source Computer Vision
|
Namespaces | |
cv | |
"black box" representation of the file storage associated with a file on disk. | |
cv::gapi | |
cv::gapi::own | |
Functions | |
double | cv::gapi::own::ceild (double x) |
double | cv::gapi::own::floord (double x) |
double | cv::gapi::own::rintd (double x) |
double | cv::gapi::own::roundd (double x) |
template<typename DST , typename SRC > | |
static DST | cv::gapi::own::saturate (SRC x) |
template<typename DST , typename SRC , typename R > | |
static DST | cv::gapi::own::saturate (SRC x, R round) |