摘要: python demo.py --checkpoint=resnet34_dh128_sbd --gpu=0 阅读全文
posted @ 2021-04-08 21:52 小小灰迪 阅读(213) 评论(0) 推荐(0) 编辑
摘要: 读写xml文件 opencv fs1 = cv2.FileStorage("./Date/gpsPoints.xml", cv2.FILE_STORAGE_READ) endGps_Node = fs1.getNode("gpsMiddle") endGps_lat = endGps_Node.ge 阅读全文
posted @ 2021-04-08 21:01 小小灰迪 阅读(234) 评论(0) 推荐(0) 编辑
摘要: opencv的namedWindow报错 Traceback (most recent call last): File "/home/test.py", line 11, in <module> cv2.namedWindow('res') cv2.error: OpenCV(3.4.2) /tm 阅读全文
posted @ 2021-04-08 20:08 小小灰迪 阅读(90) 评论(0) 推荐(0) 编辑