mp3guy / Kintinuous

Real-time large scale dense visual SLAM system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

error: ‘SurfSet’ in namespace ‘DVision’ does not name a type

zhuangpeixi opened this issue · comments

DBowInterfaceSurf.h:63:18: error: ‘SurfSet’ in namespace ‘DVision’ does not name a type
DVision::SurfSet surfExtractor;

hi,have you solved this problem?

hi,have you solved this problem?

I use DLib lower version v1.0 , DLoopDetector v1.0 , DBoW2 v1.0 and opencv v2.4.9 to solve the problem. I have solve the problem.

thanks