opencv/modules/flann/include/opencv2
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
..
flann Fix: error in the dimension used for computeMinMax 2020-06-23 15:47:27 +02:00
flann.hpp Assorted documentation fixes 2019-08-31 01:50:11 +03:00