OpenCV
3.2.0
Open Source Computer Vision
|
#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) |
#define CV_DNN_UMAT |
#define CV_DNN_UMAT_ONLY | ( | expr | ) | (expr) |