OpenCV  4.1.0
Open Source Computer Vision
Namespaces | Macros | Functions
ovx.hpp File Reference
#include "cvdef.h"

Namespaces

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

Macros

#define OPENCV_OVX_HPP
 

Functions

bool cv::haveOpenVX ()
 Check if use of OpenVX is possible.
 
void cv::setUseOpenVX (bool flag)
 Enable/disable use of OpenVX.
 
bool cv::useOpenVX ()
 Check if use of OpenVX is enabled.
 

Macro Definition Documentation

#define OPENCV_OVX_HPP