摘要: main.cpp #include <istream> #include <opencv2/opencv.hpp> using namespace cv; using namespace std; int main(int argc, char **argv) { Mat src, up_dst, 阅读全文
posted @ 2022-05-26 22:05 NAVYSUMMER 阅读(93) 评论(0) 推荐(0)
摘要: main.cpp #include <istream> #include <opencv2/opencv.hpp> using namespace cv; using namespace std; int main(int argc, char **argv) { Mat src, gray_dst 阅读全文
posted @ 2022-05-26 21:26 NAVYSUMMER 阅读(146) 评论(0) 推荐(0)
摘要: main.cpp #include <istream> #include <opencv2/opencv.hpp> using namespace cv; using namespace std; int main(int argc, char **argv) { Mat src, open_dst 阅读全文
posted @ 2022-05-26 17:43 NAVYSUMMER 阅读(34) 评论(0) 推荐(0)
摘要: main.cpp #include <istream> #include <opencv2/opencv.hpp> using namespace cv; using namespace std; int main(int argc, char **argv) { Mat src, open_dst 阅读全文
posted @ 2022-05-26 17:20 NAVYSUMMER 阅读(39) 评论(0) 推荐(0)
摘要: main.cpp #include <istream> #include <opencv2/opencv.hpp> using namespace cv; using namespace std; int dilate_size = 1; char dilate_title[] = "dilate_ 阅读全文
posted @ 2022-05-26 16:36 NAVYSUMMER 阅读(57) 评论(0) 推荐(0)
交流群 编程书籍