flann error

error:

/usr/include/flann/util/serialization.h:18:9: error: ‘class std::unordered_map<unsigned int, std::vector<unsigned int> >’ has no member named ‘serialize’
 

solution: 

                      include flann before OpenCV.

猜你喜欢

转载自blog.csdn.net/haha074/article/details/84373627