OpenCV  3.2.0
Open Source Computer Vision
Classes | Namespaces | Macros
blob.hpp File Reference
#include <opencv2/core.hpp>
#include <vector>
#include <ostream>
#include <iostream>
#include "blob.inl.hpp"

Classes

class  cv::dnn::Blob
 This class provides methods for continuous n-dimensional CPU and GPU array processing. More...
 
struct  cv::dnn::BlobShape
 Lightweight class for storing and processing a shape of blob (or anything else). More...
 

Namespaces

 cv
 
 cv::dnn
 This namespace is used for dnn module functionlaity.
 

Macros

#define CV_DNN_UMAT
 
#define CV_DNN_UMAT_ONLY(expr)   (expr)
 

Macro Definition Documentation

§ CV_DNN_UMAT

#define CV_DNN_UMAT

§ CV_DNN_UMAT_ONLY

#define CV_DNN_UMAT_ONLY (   expr)    (expr)