Loading...
Searching...
No Matches
cv::detail::GCompoundContext Struct Reference
#include <opencv2/gapi/gcompoundkernel.hpp>
Public Member Functions | |
| GCompoundContext (const GArgs &in_args) | |
| template<typename T > | |
| const T & | inArg (int input) |
Public Attributes | |
| GArgs | m_args |
| GArgs | m_results |
Constructor & Destructor Documentation
◆ GCompoundContext()
|
explicit |
Member Function Documentation
◆ inArg()
template<typename T >
|
inline |
Member Data Documentation
◆ m_args
| GArgs cv::detail::GCompoundContext::m_args |
◆ m_results
| GArgs cv::detail::GCompoundContext::m_results |
The documentation for this struct was generated from the following file:
- opencv2/gapi/gcompoundkernel.hpp
1.9.6