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

ask some questions

Guoshu-Xu opened this issue · comments

When I make , it show fatal error: ppl.h: No such file or directory.
So,I add my local ppl.h path to the Cmakelists ,and cmake .. then make.
There still some errors.
/usr/include/c++/5/functional:1043:8: error: ‘__tuple_element_t’ does not name a type
-> __tuple_element_t<_Ind, tuple<_Tp...>> volatile&