error: ‘SurfSet’ in namespace ‘DVision’ does not name a type
zhuangpeixi opened this issue · 4 comments
zhuangpeixi commented
error: ‘SurfSet’ in namespace ‘DVision’ does not name a type
zhuangpeixi commented
DBowInterfaceSurf.h:63:18: error: ‘SurfSet’ in namespace ‘DVision’ does not name a type
DVision::SurfSet surfExtractor;
shanniruo commented
hi,have you solved this problem?
zhuangpeixi commented
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.
shanniruo commented
thanks