摘要: #include <opencv2/opencv.hpp>#include <opencv2/imgproc/imgproc.hpp>#include <opencv2/highgui/highgui.hpp>using namespace cv;#if 0//腐蚀int main() { Mat 阅读全文
posted @ 2017-09-06 17:56 Montauk 阅读(185) 评论(0) 推荐(0)