07 2022 档案
摘要:一、安装Eigen3.2.5 之前我安装的Eigen的版本是3.4.0的,然后要安装1.14.0版本的ceres-solver是编译一直出现问题: /home/zll/library/ceres-solver-1.14.0/internal/ceres/gtest/gtest.h:10445:35:
阅读全文
摘要:需要指定相机焦距-f,大致可以由图像长乘以1.2估计得到,例如图像长宽为1280×720,则焦距估计为1280×1.2=1536。(或者可以点击图像属性看,一般自己拍的能显示焦距,网图的话可能就没有这个信息) openMVG_main_SfMInit_ImageListing -i /home/zl
阅读全文
摘要:1、安装openMVG 主要按照官方教程安装基本上不会出错: https://github.com/openMVG/openMVG/blob/develop/BUILD.md#using-openmvg-as-a-third-party-library-dependency-with-cmake 有
阅读全文
摘要:问题1: /home/zll/library/openMVS/libs/MVS/PatchMatchCUDA.cu(267): error: calling a __host__ function("Eigen::MatrixBase< ::Eigen::Matrix<float, (int)3,
阅读全文