This is the complete list of members for cv::ocl::oclMat, including all inherited members.
adjustROI(int dtop, int dbottom, int dleft, int dright) | cv::ocl::oclMat | inline |
assignTo(oclMat &m, int type=-1) const | cv::ocl::oclMat | inline |
channels() const | cv::ocl::oclMat | inline |
clCxt | cv::ocl::oclMat | |
clone() const | cv::ocl::oclMat | inline |
col(int x) const | cv::ocl::oclMat | inline |
colRange(int startcol, int endcol) const | cv::ocl::oclMat | inline |
colRange(const Range &r) const | cv::ocl::oclMat | inline |
cols | cv::ocl::oclMat | |
convertTo(oclMat &m, int rtype, double alpha=1, double beta=0) const | cv::ocl::oclMat | |
copyTo(oclMat &m, const oclMat &mask=oclMat()) const | cv::ocl::oclMat | |
create(int rows, int cols, int type) | cv::ocl::oclMat | |
create(Size size, int type) | cv::ocl::oclMat | inline |
createEx(int rows, int cols, int type, DevMemRW rw_type, DevMemType mem_type) | cv::ocl::oclMat | |
createEx(Size size, int type, DevMemRW rw_type, DevMemType mem_type) | cv::ocl::oclMat | |
data | cv::ocl::oclMat | |
dataend | cv::ocl::oclMat | |
datastart | cv::ocl::oclMat | |
depth() const | cv::ocl::oclMat | inline |
download(cv::Mat &m) const | cv::ocl::oclMat | |
elemSize() const | cv::ocl::oclMat | inline |
elemSize1() const | cv::ocl::oclMat | inline |
empty() const | cv::ocl::oclMat | inline |
flags | cv::ocl::oclMat | |
isContinuous() const | cv::ocl::oclMat | inline |
locateROI(Size &wholeSize, Point &ofs) const | cv::ocl::oclMat | inline |
oclchannels() const | cv::ocl::oclMat | inline |
oclMat() | cv::ocl::oclMat | inline |
oclMat(int rows, int cols, int type) | cv::ocl::oclMat | inline |
oclMat(Size size, int type) | cv::ocl::oclMat | inline |
oclMat(int rows, int cols, int type, const Scalar &s) | cv::ocl::oclMat | inline |
oclMat(Size size, int type, const Scalar &s) | cv::ocl::oclMat | inline |
oclMat(const oclMat &m) | cv::ocl::oclMat | inline |
oclMat(int rows, int cols, int type, void *data, size_t step=Mat::AUTO_STEP) | cv::ocl::oclMat | inline |
oclMat(Size size, int type, void *data, size_t step=Mat::AUTO_STEP) | cv::ocl::oclMat | inline |
oclMat(const oclMat &m, const Range &rowRange, const Range &colRange) | cv::ocl::oclMat | inline |
oclMat(const oclMat &m, const Rect &roi) | cv::ocl::oclMat | inline |
oclMat(const Mat &m) | cv::ocl::oclMat | inlineexplicit |
ocltype() const | cv::ocl::oclMat | inline |
offset | cv::ocl::oclMat | |
operator _InputArray() | cv::ocl::oclMat | |
operator _OutputArray() | cv::ocl::oclMat | |
operator Mat() const | cv::ocl::oclMat | inline |
operator()(Range rowRange, Range colRange) const | cv::ocl::oclMat | inline |
operator()(const Rect &roi) const | cv::ocl::oclMat | inline |
operator*=(const oclMat &m) | cv::ocl::oclMat | |
operator+=(const oclMat &m) | cv::ocl::oclMat | |
operator-=(const oclMat &m) | cv::ocl::oclMat | |
operator/=(const oclMat &m) | cv::ocl::oclMat | |
operator=(const oclMat &m) | cv::ocl::oclMat | inline |
operator=(const Mat &m) | cv::ocl::oclMat | inline |
operator=(const oclMatExpr &expr) | cv::ocl::oclMat | inline |
operator=(const Scalar &s) | cv::ocl::oclMat | |
refcount | cv::ocl::oclMat | |
release() | cv::ocl::oclMat | |
reshape(int cn, int rows=0) const | cv::ocl::oclMat | |
row(int y) const | cv::ocl::oclMat | inline |
rowRange(int startrow, int endrow) const | cv::ocl::oclMat | inline |
rowRange(const Range &r) const | cv::ocl::oclMat | inline |
rows | cv::ocl::oclMat | |
setTo(const Scalar &s, const oclMat &mask=oclMat()) | cv::ocl::oclMat | |
size() const | cv::ocl::oclMat | inline |
step | cv::ocl::oclMat | |
step1() const | cv::ocl::oclMat | inline |
swap(oclMat &mat) | cv::ocl::oclMat | inline |
t() const | cv::ocl::oclMat | inline |
type() const | cv::ocl::oclMat | inline |
upload(const cv::Mat &m) | cv::ocl::oclMat | |
wholecols | cv::ocl::oclMat | |
wholerows | cv::ocl::oclMat | |
~oclMat() | cv::ocl::oclMat | inline |