renamed cv::flann to cv::cvflann to avoid name conflicts
This commit is contained in:
2
3rdparty/flann/algorithms/dist.cpp
vendored
2
3rdparty/flann/algorithms/dist.cpp
vendored
@@ -30,7 +30,7 @@
|
||||
|
||||
#include "dist.h"
|
||||
|
||||
namespace flann
|
||||
namespace cvflann
|
||||
{
|
||||
|
||||
/** Global variable indicating the distance metric
|
||||
|
Reference in New Issue
Block a user