11 2021 档案
摘要:https://gitcode.net/mirrors/wszqkzqk/deepin-wine-ubuntu?utm_source=csdn_github_accelerator
阅读全文
摘要:win部分和拷贝u盘用这个教程 https://blog.csdn.net/weixin_43002202/article/details/120951578 分区用分区助手 免费的 y9000p拯救者只要修改boot secure就行 ubuntu分区看这个教程 https://www.cnblo
阅读全文
摘要:https://www.cnblogs.com/xiaohuidi/p/15427159.html
阅读全文
摘要:https://blog.csdn.net/qq_30468723/article/details/107531062
阅读全文
摘要: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()
阅读全文
摘要:http://www.manongjc.com/detail/24-msaruxuwzajdfnj.html https://docs.opencv.org/3.1.0/d5/dae/tutorial_aruco_detection.html
阅读全文
摘要:(24条消息) vs2015+opencv3.4.6 创建ChArUco板_zfjBIT的专栏-CSDN博客 #include <opencv2/opencv.hpp> //#include <opencv2/aruco.hpp> #include <opencv2/aruco/charuco.hp
阅读全文