Skilgannon's kd-tree
Fragment of a discussion from User talk:Tmservo
← Thread:User talk:Tmservo/Julian Kent's kd-tree/reply (17)
Jump to navigation
Jump to search
← Thread:User talk:Tmservo/Julian Kent's kd-tree/reply (17)
You need to navigate to the base directory where you extracted the files. Then try java net.robowiki.knn.KNNBenchmark
Skilgannon (talk)
Just curious, what are you using the tree for?
Skilgannon (talk)
This should be a good place to start [1]
Skilgannon (talk)
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
Return to Thread:User talk:Tmservo/Julian Kent's kd-tree/reply (27).
There were some minor changes in the tree, so the adapter might need to be changed from new KDTree(...
to new KDTree.Euclidean(...
, but after that you're on your own. You haven't given any indication of what is wrong, why it isn't working or even exactly what you did.
Skilgannon (talk)
I already explained that here and in the post above.
Skilgannon (talk)