OpenCV
4.0.0-beta
Open Source Computer Vision
|
#include <functional>
#include "opencv2/gapi/util/util.hpp"
#include "opencv2/gapi/gcommon.hpp"
#include "opencv2/gapi/gproto.hpp"
#include "opencv2/gapi/garg.hpp"
#include "opencv2/gapi/gcompiled.hpp"
Classes | |
class | cv::GComputation |
struct | cv::detail::last_type<... > |
struct | cv::detail::last_type< T > |
struct | cv::detail::last_type< T, Ts... > |
Namespaces | |
cv | |
cv::detail | |
cv::gapi | |
Typedefs | |
template<typename... Ts> | |
using | cv::detail::last_type_t = typename last_type< Ts... >::type |
Functions | |
void GAPI_EXPORTS | cv::gapi::island (const std::string &name, GProtoInputArgs &&ins, GProtoOutputArgs &&outs) |