OpenCV
4.0.0-beta
Open Source Computer Vision
|
Namespaces | |
cv | |
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) |