标签:title html int start 参考 构造 图像 href str 表示
cv::Mat的构造函数参考 OpenCV2:基础篇 第一章 图像表示
void cv::Mat:addref()
cv::Mat& cv::Mat::adjustRoI(int dtop, int dbottom, int dleft, int dright)
void cv::Mat::assignTo(cv::Mat& m, int _type = -1) const
int cv::Mat::channels() const
int cv::Mat::checkVertor(int elemChanels, int depth = -1, bool requireContinuous = true)
cv::Mat cv::Mat::clone() const
cv::Mat cv::Mat::col(int x) const
cv::Mat cv::Mat::colRange(const cv::Range& r) const
cv::Mat cv::Mat::colRange(int startcol, int endcol) const
template <class _Tp> cv::MatConstIterator_ <_Tp> cv::Mat::begin() const
template <class _Tp> cv::MatConstIterator_ <_Tp> cv::Mat::begin()
标签:title html int start 参考 构造 图像 href str 表示
原文地址:https://www.cnblogs.com/k5bg/p/11136926.html