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
此函式的呼叫圖如下

此類文件由以下檔案生成