cv::Mat_< _Tp > Member List

This is the complete list of members for cv::Mat_< _Tp >, including all inherited members.
addref()cv::Mat
adjustROI(int dtop, int dbottom, int dleft, int dright)cv::Mat_< _Tp >
assignTo(Mat &m, int type=-1) const cv::Mat
at(int y, int x)cv::Mat
at(Point pt)cv::Mat
at(int y, int x) const cv::Mat
at(Point pt) const cv::Mat
AUTO_STEP enum valuecv::Mat
begin()cv::Mat_< _Tp >
begin() const cv::Mat_< _Tp >
channel_type typedefcv::Mat_< _Tp >
channels() const cv::Mat_< _Tp >
clone() const cv::Mat_< _Tp >
col(int x) const cv::Mat_< _Tp >
colRange(int startcol, int endcol) const cv::Mat
colRange(const Range &r) const cv::Mat
colscv::Mat
const_iterator typedefcv::Mat_< _Tp >
CONTINUOUS_FLAG enum valuecv::Mat
convertTo(Mat &m, int rtype, double alpha=1, double beta=0) const cv::Mat
copyTo(Mat &m) const cv::Mat
copyTo(Mat &m, const Mat &mask) const cv::Mat
create(int _rows, int _cols)cv::Mat_< _Tp >
create(Size _size)cv::Mat_< _Tp >
cv::Mat::create(int _rows, int _cols, int _type)cv::Mat
cv::Mat::create(Size _size, int _type)cv::Mat
cross(const Mat_ &m) const cv::Mat_< _Tp >
cv::Mat::cross(const Mat &m) const cv::Mat
datacv::Mat
dataendcv::Mat
datastartcv::Mat
depth() const cv::Mat_< _Tp >
diag(int d=0) const cv::Mat_< _Tp >
cv::Mat::diag(const Mat &d)cv::Mat [static]
dot(const Mat &m) const cv::Mat
elemSize() const cv::Mat_< _Tp >
elemSize1() const cv::Mat_< _Tp >
empty() const cv::Mat
end()cv::Mat_< _Tp >
end() const cv::Mat_< _Tp >
eye(int rows, int cols)cv::Mat_< _Tp > [static]
eye(Size size)cv::Mat_< _Tp > [static]
cv::Mat::eye(int rows, int cols, int type)cv::Mat [static]
cv::Mat::eye(Size size, int type)cv::Mat [static]
flagscv::Mat
inv(int method=DECOMP_LU) const cv::Mat_< _Tp >
isContinuous() const cv::Mat
iterator typedefcv::Mat_< _Tp >
locateROI(Size &wholeSize, Point &ofs) const cv::Mat
MAGIC_VAL enum valuecv::Mat
Mat()cv::Mat
Mat(int _rows, int _cols, int _type)cv::Mat
Mat(Size _size, int _type)cv::Mat
Mat(int _rows, int _cols, int _type, const Scalar &_s)cv::Mat
Mat(Size _size, int _type, const Scalar &_s)cv::Mat
Mat(const Mat &m)cv::Mat
Mat(int _rows, int _cols, int _type, void *_data, size_t _step=AUTO_STEP)cv::Mat
Mat(Size _size, int _type, void *_data, size_t _step=AUTO_STEP)cv::Mat
Mat(const Mat &m, const Range &rowRange, const Range &colRange)cv::Mat
Mat(const Mat &m, const Rect &roi)cv::Mat
Mat(const CvMat *m, bool copyData=false)cv::Mat
Mat(const IplImage *img, bool copyData=false)cv::Mat
Mat(const vector< _Tp > &vec, bool copyData=false)cv::Mat [explicit]
Mat(const MatExpr_Base &expr)cv::Mat
Mat_()cv::Mat_< _Tp >
Mat_(int _rows, int _cols)cv::Mat_< _Tp >
Mat_(int _rows, int _cols, const _Tp &value)cv::Mat_< _Tp >
Mat_(Size _size)cv::Mat_< _Tp > [explicit]
Mat_(Size _size, const _Tp &value)cv::Mat_< _Tp >
Mat_(const Mat &m)cv::Mat_< _Tp >
Mat_(const Mat_ &m)cv::Mat_< _Tp >
Mat_(int _rows, int _cols, _Tp *_data, size_t _step=AUTO_STEP)cv::Mat_< _Tp >
Mat_(const Mat_ &m, const Range &rowRange, const Range &colRange)cv::Mat_< _Tp >
Mat_(const Mat_ &m, const Rect &roi)cv::Mat_< _Tp >
Mat_(const MatExpr_Base &expr)cv::Mat_< _Tp >
Mat_(const Vec< _Tp, n > &vec)cv::Mat_< _Tp > [explicit]
Mat_(const vector< _Tp > &vec, bool copyData=false)cv::Mat_< _Tp > [explicit]
mul(const Mat_ &m, double scale=1) const cv::Mat_< _Tp >
mul(const MatExpr_< MatExpr_Op2_< Mat, double, Mat, MatOp_Scale_< Mat > >, Mat > &m, double scale=1) const cv::Mat_< _Tp >
mul(const MatExpr_< MatExpr_Op2_< Mat, double, Mat, MatOp_DivRS_< Mat > >, Mat > &m, double scale=1) const cv::Mat_< _Tp >
cv::Mat::mul(const Mat &m, double scale=1) const cv::Mat
ones(int rows, int cols)cv::Mat_< _Tp > [static]
ones(Size size)cv::Mat_< _Tp > [static]
cv::Mat::ones(int rows, int cols, int type)cv::Mat [static]
cv::Mat::ones(Size size, int type)cv::Mat [static]
operator CvMat() const cv::Mat
operator IplImage() const cv::Mat
operator Mat_< T2 >() const cv::Mat_< _Tp >
operator MatExpr_< Mat, Mat >() const cv::Mat_< _Tp >
operator vector< _Tp >() const cv::Mat_< _Tp >
operator()(const Range &rowRange, const Range &colRange) const cv::Mat_< _Tp >
operator()(const Rect &roi) const cv::Mat_< _Tp >
operator()(int row, int col)cv::Mat_< _Tp >
operator()(int row, int col) const cv::Mat_< _Tp >
operator()(Point pt)cv::Mat_< _Tp >
operator()(Point pt) const cv::Mat_< _Tp >
cv::Mat::operator()(Range rowRange, Range colRange) const cv::Mat
operator=(const Mat &m)cv::Mat_< _Tp >
operator=(const Mat_ &m)cv::Mat_< _Tp >
operator=(const _Tp &s)cv::Mat_< _Tp >
operator=(const MatExpr_Base &expr)cv::Mat_< _Tp >
cv::Mat::operator=(const Scalar &s)cv::Mat
operator[](int y)cv::Mat_< _Tp >
operator[](int y) const cv::Mat_< _Tp >
ptr(int y=0)cv::Mat
ptr(int y=0) const cv::Mat
ptr(int y=0)cv::Mat
ptr(int y=0) const cv::Mat
refcountcv::Mat
release()cv::Mat
reshape(int _rows) const cv::Mat_< _Tp >
cv::Mat::reshape(int _cn, int _rows=0) const cv::Mat
row(int y) const cv::Mat_< _Tp >
rowRange(int startrow, int endrow) const cv::Mat
rowRange(const Range &r) const cv::Mat
rowscv::Mat
setTo(const Scalar &s, const Mat &mask=Mat())cv::Mat
size() const cv::Mat
stepcv::Mat
step1() const cv::Mat_< _Tp >
stepT() const cv::Mat_< _Tp >
t() const cv::Mat_< _Tp >
type() const cv::Mat_< _Tp >
value_type typedefcv::Mat_< _Tp >
zeros(int rows, int cols)cv::Mat_< _Tp > [static]
zeros(Size size)cv::Mat_< _Tp > [static]
cv::Mat::zeros(int rows, int cols, int type)cv::Mat [static]
cv::Mat::zeros(Size size, int type)cv::Mat [static]
~Mat()cv::Mat