OpenCV
4.0.0
Open Source Computer Vision
|
#include <vector>
#include "opencv2/gapi/gcomputation.hpp"
#include "opencv2/gapi/gcompiled.hpp"
#include "opencv2/gapi/gproto.hpp"
#include "opencv2/gapi/gcommon.hpp"
Namespaces | |
cv | |
"black box" representation of the file storage associated with a file on disk. | |
cv::detail | |
Typedefs | |
template<typename T > | |
using | cv::detail::ProtoToMetaT = typename ProtoToMeta< T >::type |
template<typename T > | |
using | cv::detail::ProtoToParamT = typename ProtoToParam< T >::type |
Functions | |
template<typename T > | |
auto | cv::detail::make_default () -> decltype(T |