Ask Your Question

Dawei_Li's profile - activity

2014-10-24 13:47:24 -0600 commented question How to set FLANN distance type as Manhattan distance

I am using kd-tree for high dimensional data.

2014-10-24 13:44:41 -0600 asked a question How to set FLANN distance type as Manhattan distance

Does anyone know how to use Manhattan distance instead of Euclidean distance in FLANN. How to set it in the Python interface?

Thanks