- 博客(4)
- 收藏
- 关注
原创 苹果电脑VSCode修改git config gitee账号
配置项,让 Git 不再使用指定的凭据助手(如 Keychain 或 Credential Manager)git pull 或者 push 的时候需要填写用户名密码,会自动保存,应该不需要第4步。,搜索 "Keychain Access" 或 "钥匙串访问" 并打开。Git 配置中保存的凭据助手设置。3、配置 Git 使用你的 gitee 账号。关闭 Keychain Access。4、保存账号名和密码。
2025-12-04 23:31:28
164
原创 相机标定问题
1、cv::fisheye::initUndistortRectifyMap(intrinsics, distortion_coeffs, cv::Mat(), newCameraMatrix, cv::Size(width,height), CV_16SC2/CV_32FC1, map1, map2); newCameraMatrix不能为空,可以给intrinsics值
2022-02-13 11:45:35
1366
原创 ubuntu cmake 升级至最新版本
pip install cmake --upgrade cmake --version 查看版本号 若cmake .. 报错 : CMake Error: Could not find CMAKE_ROOT !!! CMake has most likely not been installed correctly. Modules directory not found in /.../.../... CMake Error: Error executing cmake::LoadCache(
2022-01-21 14:42:22
1131
原创 QT上使用OpenCV
Qt版本:Qt5.5.1 OpenCV版本:OpenCV_2.4.8 参考: http://blog.csdn.net/u014291399/article/details/44992917 http://blog.csdn.net/qiurisuixiang/article/details/8665278 #include #include
2015-11-22 09:47:34
283
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅