#include "opencv2/ocl/ocl.hpp"
Classes | |
class | cv::ocl::oclMatExpr |
Namespaces | |
cv | |
cv::ocl | |
Enumerations | |
enum | { cv::ocl::MAT_ADD = 1, cv::ocl::MAT_SUB, cv::ocl::MAT_MUL, cv::ocl::MAT_DIV, cv::ocl::MAT_NOT, cv::ocl::MAT_AND, cv::ocl::MAT_OR, cv::ocl::MAT_XOR } |
Functions | |
void | cv::ocl::ensureSizeIsEnough (int rows, int cols, int type, oclMat &m) |
void | cv::ocl::ensureSizeIsEnough (Size size, int type, oclMat &m) |