Loading...
mat
CvSparseMatIterator::mat()
CvHistogram::mat()
Cv3dTrackerCameraInfo::mat()
cv::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(int _ndims, const int *_sizes, int _type)
cv::Mat::Mat(int _ndims, const int *_sizes, 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(int _ndims, const int *_sizes, int _type, void *_data, const size_t *_steps=0)
cv::Mat::Mat(const Mat &m, const Range &rowRange, const Range &colRange=Range::all())
cv::Mat::Mat(const Mat &m, const Rect &roi)
cv::Mat::Mat(const Mat &m, const Range *ranges)
cv::Mat::Mat(const CvMat *m, bool copyData=false)
cv::Mat::Mat(const CvMatND *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::Mat(const Vec< _Tp, n > &vec, bool copyData=true)
cv::Mat::Mat(const Matx< _Tp, m, n > &mtx, bool copyData=true)
cv::Mat::Mat(const Point_< _Tp > &pt, bool copyData=true)
cv::Mat::Mat(const Point3_< _Tp > &pt, bool copyData=true)
cv::Mat::Mat(const MatCommaInitializer_< _Tp > &commaInitializer)
Mat_
cv::Mat_::Mat_()
cv::Mat_::Mat_(int _rows, int _cols)
cv::Mat_::Mat_(int _rows, int _cols, const _Tp &value)
cv::Mat_::Mat_(Size _size)
cv::Mat_::Mat_(Size _size, const _Tp &value)
cv::Mat_::Mat_(int _ndims, const int *_sizes)
cv::Mat_::Mat_(int _ndims, const int *_sizes, const _Tp &value)
cv::Mat_::Mat_(const Mat &m)
cv::Mat_::Mat_(const Mat_ &m)
cv::Mat_::Mat_(int _rows, int _cols, _Tp *_data, size_t _step=AUTO_STEP)
cv::Mat_::Mat_(int _ndims, const int *_sizes, _Tp *_data, const size_t *_steps=0)
cv::Mat_::Mat_(const Mat_ &m, const Range &rowRange, const Range &colRange=Range::all())
cv::Mat_::Mat_(const Mat_ &m, const Rect &roi)
cv::Mat_::Mat_(const Mat_ &m, const Range *ranges)
cv::Mat_::Mat_(const vector< _Tp > &vec, bool copyData=false)
cv::Mat_::Mat_(const Vec< typename DataType< _Tp >::channel_type, n > &vec, bool copyData=true)
cv::Mat_::Mat_(const Matx< typename DataType< _Tp >::channel_type, m, n > &mtx, bool copyData=true)
cv::Mat_::Mat_(const Point_< typename DataType< _Tp >::channel_type > &pt, bool copyData=true)
cv::Mat_::Mat_(const Point3_< typename DataType< _Tp >::channel_type > &pt, bool copyData=true)
cv::Mat_::Mat_(const MatCommaInitializer_< _Tp > &commaInitializer)
match
cv::DescriptorMatcher::match(const Mat &queryDescriptors, const Mat &trainDescriptors, vector< DMatch > &matches, const Mat &mask=Mat()) const
cv::DescriptorMatcher::match(const Mat &queryDescriptors, vector< DMatch > &matches, const vector< Mat > &masks=vector< Mat >())
cv::GenericDescriptorMatcher::match(const Mat &queryImage, vector< KeyPoint > &queryKeypoints, const Mat &trainImage, vector< KeyPoint > &trainKeypoints, vector< DMatch > &matches, const Mat &mask=Mat()) const
cv::GenericDescriptorMatcher::match(const Mat &queryImage, vector< KeyPoint > &queryKeypoints, vector< DMatch > &matches, const vector< Mat > &masks=vector< Mat >())
cv::SpinImageModel::match()
matcher
cv::VectorDescriptorMatcher
MatCommaInitializer_
cv::MatCommaInitializer_
Matx
cv::Matx::Matx()
cv::Matx::Matx(_Tp v0)
cv::Matx::Matx(_Tp v0, _Tp v1)
cv::Matx::Matx(_Tp v0, _Tp v1, _Tp v2)
cv::Matx::Matx(_Tp v0, _Tp v1, _Tp v2, _Tp v3)
cv::Matx::Matx(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4)
cv::Matx::Matx(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4, _Tp v5)
cv::Matx::Matx(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4, _Tp v5, _Tp v6)
cv::Matx::Matx(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4, _Tp v5, _Tp v6, _Tp v7)
cv::Matx::Matx(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4, _Tp v5, _Tp v6, _Tp v7, _Tp v8)
cv::Matx::Matx(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4, _Tp v5, _Tp v6, _Tp v7, _Tp v8, _Tp v9)
cv::Matx::Matx(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4, _Tp v5, _Tp v6, _Tp v7, _Tp v8, _Tp v9, _Tp v10, _Tp v11)
cv::Matx::Matx(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4, _Tp v5, _Tp v6, _Tp v7, _Tp v8, _Tp v9, _Tp v10, _Tp v11, _Tp v12, _Tp v13, _Tp v14, _Tp v15)
cv::Matx::Matx(const _Tp *vals)
cv::Matx::Matx(const Matx< _Tp, m, n > &a, const Matx< _Tp, m, n > &b, Matx_AddOp)
cv::Matx::Matx(const Matx< _Tp, m, n > &a, const Matx< _Tp, m, n > &b, Matx_SubOp)
cv::Matx::Matx(const Matx< _Tp, m, n > &a, _T2 alpha, Matx_ScaleOp)
cv::Matx::Matx(const Matx< _Tp, m, n > &a, const Matx< _Tp, m, n > &b, Matx_MulOp)
cv::Matx::Matx(const Matx< _Tp, m, l > &a, const Matx< _Tp, l, n > &b, Matx_MatMulOp)
cv::Matx::Matx(const Matx< _Tp, n, m > &a, Matx_TOp)
MatxCommaInitializer
cv::MatxCommaInitializer
maxCorners
cv::GoodFeaturesToTrackDetector::Params
maxScale
cv::OneWayDescriptorMatcher::Params
minScale
cv::OneWayDescriptorMatcher::Params
model
cv::BackgroundSubtractorMOG2
Searching...
No Matches