Opencv3 transparent api flann index knnsearch
ok here is what I hope is a simple question.
Does anyone know if flann uses the transparent api? In other words would I benefit from passing a UMat to flann::index::index() and flann::index::knnsearch() ?
Why not just supply a UMat to it and see if the performance increases yes or no?