danini / graph-cut-ransac

The Graph-Cut RANSAC algorithm proposed in paper: Daniel Barath and Jiri Matas; Graph-Cut RANSAC, Conference on Computer Vision and Pattern Recognition, 2018. It is available at http://openaccess.thecvf.com/content_cvpr_2018/papers/Barath_Graph-Cut_RANSAC_CVPR_2018_paper.pdf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build issue

million1224 opened this issue · comments

I still have build problem in google colab. How to run compiler C++17 in google colab?

CMakeFiles/SampleProject.dir/build.make:62: recipe for target 'CMakeFiles/SampleProject.dir/examples/cpp_example.cpp.o' failed
make[2]: *** [CMakeFiles/SampleProject.dir/examples/cpp_example.cpp.o] Error 1
CMakeFiles/Makefile2:72: recipe for target 'CMakeFiles/SampleProject.dir/all' failed
make[1]: *** [CMakeFiles/SampleProject.dir/all] Error 2
Makefile:83: recipe for target 'all' failed

hi , do you download the datase "grabcut image database"?