OpenCV  4.0.0-beta
Open Source Computer Vision
Classes | Namespaces | Functions
gscalar.hpp File Reference
#include <ostream>
#include <opencv2/gapi/opencv_includes.hpp>
#include <opencv2/gapi/gcommon.hpp>
#include <opencv2/gapi/util/optional.hpp>
#include "opencv2/gapi/own/scalar.hpp"

Classes

class  cv::GScalar
 
struct  cv::GScalarDesc
 

Namespaces

 cv
 

Functions

GAPI_EXPORTS GScalarDesc cv::descr_of (const cv::gapi::own::Scalar &scalar)
 
GAPI_EXPORTS GScalarDesc cv::descr_of (const cv::Scalar &scalar)
 
static GScalarDesc cv::empty_scalar_desc ()
 
std::ostream & cv::operator<< (std::ostream &os, const cv::GScalarDesc &desc)