摘要: 1 所用到的主要OpenCv API /** @overload@param m input multi-channel array.输入一副多通道图片@param mv output vector of arrays; the arrays themselves are reallocated, 阅读全文
posted @ 2019-07-01 17:30 鸡鸣昧旦 阅读(228) 评论(0) 推荐(0)
摘要: 1 所用到的主要OpenCv API /** @brief 逻辑与 @param src1 first input array or a scalar. @param src2 second input array or a scalar. @param dst output array that 阅读全文
posted @ 2019-07-01 16:21 鸡鸣昧旦 阅读(306) 评论(0) 推荐(0)
摘要: 1 所用到的OpenCv API: /** @brief Applies a GNU Octave/MATLAB equivalent colormap on a given image. @param src The source image, grayscale or colored of ty 阅读全文
posted @ 2019-07-01 15:20 鸡鸣昧旦 阅读(1067) 评论(0) 推荐(0)