BobLd
|
08300f6a3a
|
use IReadOnlyList<PdfPoint> i/o PdfPoint[] in KdTree
|
2020-05-30 13:03:59 +01:00 |
|
BobLd
|
bb33741552
|
Fix KdTree.FindNearestNeighbours(k) returning the pivot itself
|
2020-05-10 15:49:00 +01:00 |
|
BobLd
|
0d786a1265
|
Add tests for KdTree, MathExtensions and Distances
Add reference to DLA project
Make KdTree public
Fix mode computation for multimodal
|
2020-03-24 19:52:01 +00:00 |
|
BobLd
|
5b8a2f2e38
|
handle k-nearest neighbours search
update DocstrumBB with kd-tree
|
2020-03-15 15:39:19 +01:00 |
|
BobLd
|
8cafda3577
|
handle nearest neighbour not found
|
2020-03-15 15:39:19 +01:00 |
|
BobLd
|
439dad9f35
|
fix depth for leaves
|
2020-03-06 16:53:18 +00:00 |
|
BobLd
|
dbdef7f195
|
kd-tree
|
2020-03-06 16:53:18 +00:00 |
|
BobLd
|
c4309ef31e
|
fix kd-tree
|
2020-03-06 16:53:18 +00:00 |
|
BobLd
|
1e1a33d46e
|
fix typo in kd-tree
replace Count() by Count or Length
|
2020-03-06 16:53:18 +00:00 |
|
BobLd
|
e477bc8d6d
|
Tidy up and optimise kd-tree
|
2020-03-06 16:53:18 +00:00 |
|
BobLd
|
848d687910
|
Add kd tree and improve clustering
|
2020-02-19 11:12:54 +00:00 |
|