OpenCV
4.0.0
Open Source Computer Vision
|
#include <functional>
#include <ostream>
#include <vector>
#include <memory>
#include <opencv2/gapi/own/exports.hpp>
#include <opencv2/gapi/opencv_includes.hpp>
#include <opencv2/gapi/util/variant.hpp>
#include <opencv2/gapi/util/throw.hpp>
#include "opencv2/gapi/own/assert.hpp"
Classes | |
class | cv::detail::BasicVectorRef |
class | cv::GArray< T > |
class | cv::GArray< T > |
struct | cv::GArrayDesc |
class | cv::detail::GArrayU |
class | cv::detail::VectorRef |
class | cv::detail::VectorRefT< T > |
Namespaces | |
cv | |
"black box" representation of the file storage associated with a file on disk. | |
cv::detail | |
Typedefs | |
using | cv::detail::ConstructVec = std::function< void(VectorRef &)> |
Functions | |
template<typename U > | |
GArrayDesc | cv::descr_of (const std::vector< U > &) |
static GArrayDesc | cv::empty_array_desc () |
std::ostream & | cv::operator<< (std::ostream &os, const cv::GArrayDesc &desc) |