Ask Your Question

Revision history [back]

Parameters set in python's flann interface

Hi,

I try to train a set of data using flann's randomized kd-trees with python wrapper. I have one questions below:

For each randomized tree, how many leaf nodes are reached when it stops a query?

Thanks, David