OpenCV
4.0.0
Open Source Computer Vision
|
Namespaces | |
cv | |
"black box" representation of the file storage associated with a file on disk. | |
Typedefs | |
template<typename _Tp > | |
using | cv::Ptr = std::shared_ptr< _Tp > |
Functions | |
template<typename _Tp , typename ... A1> | |
static Ptr< _Tp > | cv::makePtr (const A1 &... a1) |