OpenCV  5.0.0-pre
Open Source Computer Vision
Loading...
Searching...
No Matches
Classes | Namespaces | Macros | Functions
expr.hpp File Reference
#include "../common.hpp"
#include "../ptr2d/traits.hpp"
Include dependency graph for expr.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  cv::cudev::Expr< Body >
 
struct  cv::cudev::PtrTraits< Expr< Body > >
 

Namespaces

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

Macros

#define OPENCV_CUDEV_EXPR_EXPR_HPP
 

Functions

template<class Body >
__host__ Expr< Body > cv::cudev::makeExpr (const Body &body)
 

Macro Definition Documentation

◆ OPENCV_CUDEV_EXPR_EXPR_HPP

#define OPENCV_CUDEV_EXPR_EXPR_HPP