OpenCV 4.11.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)
内联

成员函数文档

◆ at()

template<typename OutT >
OutT cv::detail::GInferOutputsTyped< OutT >::at ( const std::string & name)
内联
此函数的调用图如下所示

此类的文档是从以下文件生成的