OpenCV 4.12.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 ( )
default

◆ 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
此函数的调用图如下

此类文档由以下文件生成