opencv/modules/flann
Alexander Alekhin 4a297a2443 ts: refactor OpenCV tests
- removed tr1 usage (dropped in C++17)
- moved includes of vector/map/iostream/limits into ts.hpp
- require opencv_test + anonymous namespace (added compile check)
- fixed norm() usage (must be from cvtest::norm for checks) and other conflict functions
- added missing license headers
2018-02-03 19:39:47 +00:00
..
include/opencv2 Hid symbols in static builds, added LTO flags, removed exports from ts 2017-12-07 10:26:48 +03:00
misc/python Accept default argument of FLANN index parameters 2017-03-10 22:09:31 +09:00
src resolves #10548 - FLANN::knnSearch garbage bug (when kNN is larger than the dataset size) 2018-01-08 18:58:55 +09:00
test ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
CMakeLists.txt Python support 2015-03-02 18:13:00 +03:00