OpenCV  4.10.0
开源计算机视觉
加载中...
搜索中...
无匹配项
| 公有成员函数 | 所有成员列表
cv::detail::GInferOutputsTyped< OutT > 类模板参考

#include <opencv2/gapi/infer.hpp>

cv::detail::GInferOutputsTyped< OutT > 的协作图

公有成员函数

 GInferOutputsTyped ()=default
 
 GInferOutputsTyped (std::shared_ptr< cv::GCall > call)
 
OutT at (const std::string &name)
 

构造函数和析构函数文档

◆ GInferOutputsTyped() [1/2]

template<typename OutT >
cv::detail::GInferOutputsTyped< OutT >::GInferOutputsTyped ( )
默认

◆ GInferOutputsTyped() [2/2]

template<typename OutT >
cv::detail::GInferOutputsTyped< OutT >::GInferOutputsTyped ( std::shared_ptr< cv::GCall call)
inline

成员函数文档

◆ at()

template<typename OutT >
OutT cv::detail::GInferOutputsTyped< OutT >::at ( const std::string &  name)
inline

此类的文档来自以下文件