Class cv::detail::GInferInputsTyped#
#include <opencv2/gapi/infer.hpp>Collaboration diagram for cv::detail::GInferInputsTyped:
Member Typedef Documentation#
Map#
typedef std::unordered_map< std::string, StorageT > cv::detail::GInferInputsTyped::Map
StorageT#
typedef cv::util::variant< Ts… > cv::detail::GInferInputsTyped::StorageT
Constructor & Destructor Documentation#
GInferInputsTyped()#
cv::detail::GInferInputsTyped::GInferInputsTyped()
Member Function Documentation#
getBlobs()#
const Map & cv::detail::GInferInputsTyped::getBlobs()
operator#
StorageT & cv::detail::GInferInputsTyped::operator[](const std::string & name)
setInput()#
template<typename U>
GInferInputsTyped< Ts… > & cv::detail::GInferInputsTyped::setInput(
const std::string & name,
U in )
Member Data Documentation#
m_priv#
std::shared_ptr< Priv > cv::detail::GInferInputsTyped::m_priv
Source file#
The documentation for this class was generated from the following file:
opencv2/gapi/infer.hpp