Fix: error in the dimension used for computeMinMax
authorPierre-Emmanuel Viel <p.emmanuel.viel@gmail.com>
Sat, 16 May 2020 18:13:00 +0000 (20:13 +0200)
committerPierre-Emmanuel Viel <p.emmanuel.viel@gmail.com>
Tue, 23 Jun 2020 13:47:27 +0000 (15:47 +0200)
commit06b42925348ff4857eb38d5010285d41256eec75
tree912051252b354f539a7557563df2c247e4a81749
parent7fae2e834c425af39fa70ad1f9c317690c3cac98
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")
modules/flann/include/opencv2/flann/kdtree_single_index.h