cv::Mat Member List

This is the complete list of members for cv::Mat, including all inherited members.
addref()cv::Mat
adjustROI(int dtop, int dbottom, int dleft, int dright)cv::Mat
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
begin() const cv::Mat
channels() const cv::Mat
clone() const cv::Mat
col(int x) const cv::Mat
colRange(int startcol, int endcol) const cv::Mat
colRange(const Range &r) const cv::Mat
colscv::Mat
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, int _type)cv::Mat
create(Size _size, int _type)cv::Mat
cross(const Mat &m) const cv::Mat
datacv::Mat
dataendcv::Mat
datastartcv::Mat
depth() const cv::Mat
diag(int d=0) const cv::Mat
diag(const Mat &d)cv::Mat [static]
dot(const Mat &m) const cv::Mat
elemSize() const cv::Mat
elemSize1() const cv::Mat
empty() const cv::Mat
end()cv::Mat
end() const cv::Mat
eye(int rows, int cols, int type)cv::Mat [static]
eye(Size size, int type)cv::Mat [static]
flagscv::Mat
inv(int method=DECOMP_LU) const cv::Mat
isContinuous() const cv::Mat
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
mul(const Mat &m, double scale=1) const cv::Mat
mul(const MatExpr_< MatExpr_Op2_< Mat, double, Mat, MatOp_Scale_< Mat > >, Mat > &m, double scale=1) const cv::Mat
mul(const MatExpr_< MatExpr_Op2_< Mat, double, Mat, MatOp_DivRS_< Mat > >, Mat > &m, double scale=1) const cv::Mat
ones(int rows, int cols, int type)cv::Mat [static]
ones(Size size, int type)cv::Mat [static]
operator CvMat() const cv::Mat
operator IplImage() const cv::Mat
operator MatExpr_< Mat, Mat >() const cv::Mat
operator()(Range rowRange, Range colRange) const cv::Mat
operator()(const Rect &roi) const cv::Mat
operator=(const Mat &m)cv::Mat
operator=(const MatExpr_Base &expr)cv::Mat
operator=(const Scalar &s)cv::Mat
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 _cn, int _rows=0) const cv::Mat
row(int y) const cv::Mat
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
t() const cv::Mat
type() const cv::Mat
zeros(int rows, int cols, int type)cv::Mat [static]
zeros(Size size, int type)cv::Mat [static]
~Mat()cv::Mat