摘要: https://gitcode.net/mirrors/wszqkzqk/deepin-wine-ubuntu?utm_source=csdn_github_accelerator 阅读全文
posted @ 2021-11-20 17:02 开锁球 阅读(26) 评论(0) 推荐(0)
摘要: win部分和拷贝u盘用这个教程 https://blog.csdn.net/weixin_43002202/article/details/120951578 分区用分区助手 免费的 y9000p拯救者只要修改boot secure就行 ubuntu分区看这个教程 https://www.cnblo 阅读全文
posted @ 2021-11-20 11:47 开锁球 阅读(271) 评论(0) 推荐(0)
摘要: https://www.cnblogs.com/xiaohuidi/p/15427159.html 阅读全文
posted @ 2021-11-20 11:38 开锁球 阅读(25) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/qq_30468723/article/details/107531062 阅读全文
posted @ 2021-11-20 11:26 开锁球 阅读(34) 评论(0) 推荐(0)
摘要: void savesrt(const string save_path,Mat R,Mat t) { cv::FileStorage fs(save_path, cv::FileStorage::WRITE); fs << "R" << R; fs << "t" << t; fs.release() 阅读全文
posted @ 2021-11-16 16:58 开锁球 阅读(37) 评论(0) 推荐(0)
摘要: http://www.manongjc.com/detail/24-msaruxuwzajdfnj.html https://docs.opencv.org/3.1.0/d5/dae/tutorial_aruco_detection.html 阅读全文
posted @ 2021-11-05 18:30 开锁球 阅读(67) 评论(0) 推荐(0)
摘要: (24条消息) vs2015+opencv3.4.6 创建ChArUco板_zfjBIT的专栏-CSDN博客 #include <opencv2/opencv.hpp> //#include <opencv2/aruco.hpp> #include <opencv2/aruco/charuco.hp 阅读全文
posted @ 2021-11-02 17:18 开锁球 阅读(339) 评论(0) 推荐(0)
摘要: OpenCV 学习笔记(3)matlab相机参数标定 - MKT-porter - 博客园 (cnblogs.com) 阅读全文
posted @ 2021-10-29 14:48 开锁球 阅读(151) 评论(0) 推荐(0)
摘要: opencv3 安装 https://www.cnblogs.com/fx-blog/p/8213704.html cmake命令 cmake -D CMAKE_INSTALL_PREFIX=/usr/local/opencv-3.4.3 -D CMAKE_BUILD_TYPE=Release -D 阅读全文
posted @ 2021-10-22 22:02 开锁球 阅读(81) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/low5252/article/details/94622335 阅读全文
posted @ 2021-10-22 21:46 开锁球 阅读(15) 评论(0) 推荐(0)