摘要:
#include <opencv2/opencv.hpp> #include <opencv2/imgproc/imgproc.hpp> #include <opencv2/highgui/highgui.hpp> #include <iostream> using namespace cv; us 阅读全文
posted @ 2019-12-20 13:39
Aiden_Shao
阅读(651)
评论(0)
推荐(0)
摘要:
#include <opencv2\opencv.hpp> #include <opencv2\highgui\highgui.hpp> #include <opencv2\features2d\features2d.hpp> #include <opencv2\core\core.hpp> usi 阅读全文
posted @ 2019-12-20 13:37
Aiden_Shao
阅读(453)
评论(0)
推荐(0)
摘要:
import xml.etree.ElementTree as ET import os, cv2 from tqdm import tqdm annota_dir = 'C:\\Users\\Administrator\\Desktop\\1_stage_template\\Annotations 阅读全文
posted @ 2019-12-20 12:04
Aiden_Shao
阅读(2578)
评论(0)
推荐(0)
摘要:
//图像的二值化 #include <opencv2/opencv.hpp> using namespace std; IplImage *g_pGrayImage = NULL; IplImage *g_pBinaryImage = NULL; const char *pstrWindowsBin 阅读全文
posted @ 2019-12-20 11:59
Aiden_Shao
阅读(578)
评论(0)
推荐(0)
浙公网安备 33010602011771号