摘要: #include #include #include #include using namespace std; using namespace cv; void claBitmaps(Mat &img, Mat &tb, Mat &eb){ Mat tmp = img.reshape(1, 1);//make matrix new number of channels and ne... 阅读全文
posted @ 2017-11-20 14:33 心沉大海-汇聚成一 阅读(1622) 评论(0) 推荐(0) 编辑