renamed cv::flann to cv::cvflann to avoid name conflicts
This commit is contained in:
2
3rdparty/flann/nn/simplex_downhill.h
vendored
2
3rdparty/flann/nn/simplex_downhill.h
vendored
@@ -31,7 +31,7 @@
|
||||
#ifndef SIMPLEX_DOWNHILL_H
|
||||
#define SIMPLEX_DOWNHILL_H
|
||||
|
||||
namespace flann
|
||||
namespace cvflann
|
||||
{
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user