摘要: // The "Square Detector" program. // It loads several images sequentially and tries to find squares in // each image #include "opencv2/core/core.hpp" 阅读全文
posted @ 2016-03-09 19:52 Mr.Easy 阅读(737) 评论(0) 推荐(0) 编辑
摘要: mixChannels Copies specified channels from input arrays to the specified channels of output arrays. 从输入中拷贝某通道到输出中特定的通道。 C++: void mixChannels(const Ma 阅读全文
posted @ 2016-03-09 14:40 Mr.Easy 阅读(4432) 评论(1) 推荐(0) 编辑