12 2020 档案

摘要:import os import shutil num=0 for fi in os.listdir("./3/"): for fii in os.listdir("./3/"+fi): num=num+1 print(".................fi,fii",fi,fii,num) im 阅读全文
posted @ 2020-12-31 11:08 皮卡皮卡妞 阅读(110) 评论(0) 推荐(0) 编辑
摘要:static int StaticVideo_test(std::string videodir) { { VideoCapture capture; capture.open(videodir); double rate = capture.get(CAP_PROP_FPS); int delay 阅读全文
posted @ 2020-12-28 16:13 皮卡皮卡妞 阅读(108) 评论(0) 推荐(0) 编辑
摘要:1、VS2019 2、 阅读全文
posted @ 2020-12-23 14:40 皮卡皮卡妞 阅读(133) 评论(0) 推荐(0) 编辑
摘要:1、训练xml中的矩形框到图上并保存: # coding=utf-8 import os import xml.dom.minidom import cv2 as cv ImgPath = './JPEGImages/' AnnoPath = './Annotations_new/' save_pa 阅读全文
posted @ 2020-12-14 14:14 皮卡皮卡妞 阅读(229) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示