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
Other
427 stars 93 forks source link

Build issue #32

Open million1224 opened 3 years ago

million1224 commented 3 years ago

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

newjavaer commented 3 years ago

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