We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
您好,我使用您提供的数据在完成特征提取和匹配后进行重建,但是报错了:
(xrloc) (base) wxs@cvrs18:~/3D_Recon/xrsfm$ ./bin/run_reconstruction ./data/test_data ./data/test_data/camera.txt ./data/test_data/results Read Config Done! ReadFramePairs run_reconstruction: /home/wxs/3D_Recon/xrsfm/src/base/camera_model.hpp:283: int xrsfm::camera_model_param_size(int): Assertion `false' failed. 已放弃 (核心已转储)
请问您知道这是什么原因吗
The text was updated successfully, but these errors were encountered:
请参考run_test_data.py中change_camera_txt_format函数,现在的版本会将原始camera.txt转成colmap形式,再进行重建。建议直接使用run_test_data.py进行测试。
Sorry, something went wrong.
No branches or pull requests
您好,我使用您提供的数据在完成特征提取和匹配后进行重建,但是报错了:
(xrloc) (base) wxs@cvrs18:~/3D_Recon/xrsfm$ ./bin/run_reconstruction ./data/test_data ./data/test_data/camera.txt ./data/test_data/results
Read Config Done!
ReadFramePairs
run_reconstruction: /home/wxs/3D_Recon/xrsfm/src/base/camera_model.hpp:283: int xrsfm::camera_model_param_size(int): Assertion `false' failed.
已放弃 (核心已转储)
请问您知道这是什么原因吗
The text was updated successfully, but these errors were encountered: