opencv/modules/flann
Pierre-Emmanuel Viel 06b4292534 Fix: error in the dimension used for computeMinMax
Instead of using the current dimension for which we just got a big span,
we were computing Min and Max for the previous dimension stored in cutfeat
(and using 0 instead of the dimension indice for the very first dimension
with "span > (1-eps)max_span")
2020-06-23 15:47:27 +02:00
..
include/opencv2 Fix: error in the dimension used for computeMinMax 2020-06-23 15:47:27 +02:00
misc/python python: force using of ArgInfo 2019-11-15 19:16:22 +03:00
src Add semicolons after CV_INSTRUMENT macros 2018-09-14 06:45:31 +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