ahojnnes / local-feature-evaluation

Comparative Evaluation of Hand-Crafted and Learned Local Features
226 stars 48 forks source link

how should I do? #14

Open lovekittynine opened 5 years ago

lovekittynine commented 5 years ago

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".

jihaoxuanye commented 5 years ago

这个缺包,你这个,去make个ceres就行了

x1597275 commented 3 years ago

这个缺包,你这个,去make个ceres就行了

兄弟,我colmap里没有这个‘/colmap/build/src/exe/matches_importer’文件怎么办?我也没有image-pairs.txt,这txt咋生成的呀?