local-feature-evaluation
local-feature-evaluation copied to clipboard
how should I do?
CMake Error at CMakeLists.txt:87 (find_package): By not providing "FindCeres.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Ceres", but CMake did not find one.
Could not find a package configuration file provided by "Ceres" with any of the following names:
CeresConfig.cmake
ceres-config.cmake
Add the installation prefix of "Ceres" to CMAKE_PREFIX_PATH or set "Ceres_DIR" to a directory containing one of the above files. If "Ceres" provides a separate development package or SDK, be sure it has been installed.
-- Configuring incomplete, errors occurred! See also "/home/wsw/文档/local-feature-evaluation-master/colmap/build/CMakeFiles/CMakeOutput.log".
这个缺包,你这个,去make个ceres就行了
这个缺包,你这个,去make个ceres就行了
兄弟,我colmap里没有这个‘/colmap/build/src/exe/matches_importer’文件怎么办?我也没有image-pairs.txt,这txt咋生成的呀?