OpenCV  5.0.0-pre
Open Source Computer Vision
Loading...
Searching...
No Matches
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 dependency graph for gscalar.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  cv::GScalar
 GScalar class represents cv::Scalar data in the graph. More...
 
struct  cv::GScalarDesc
 

Namespaces

namespace  cv
 "black box" representation of the file storage associated with a file on disk.
 

Functions

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