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
1 | initial version |
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