摘要:
1 cv::Mat cv::Mat是一个n维矩阵类,声明在中。class CV_EXPORTS Mat{public: //a lot of methods …/*! includes several bit-fields: - the magic signature - continuity flag - depth - number of channels */ int flags; //! the matrix dimensionality, >= 2 int dims; //! ... 阅读全文
posted @ 2013-06-26 12:16
ahuo
阅读(18712)
评论(0)
推荐(0)
浙公网安备 33010602011771号