Overload List
Name | Description |
---|---|
FeatureTree(array<array<Single>[]()[][]>[]()[][]) |
Create a k-d tree from the specific feature descriptors
|
FeatureTree(Matrix<(Of <<'(Single>)>>)) |
Create a k-d tree from the specific feature descriptors
|
FeatureTree(array<array<Single>[]()[][]>[]()[][], Int32, Double, Double) |
Create a spill tree from the specific feature descriptors
|
FeatureTree(Matrix<(Of <<'(Single>)>>), Int32, Double, Double) |
Create a spill tree from the specific feature descriptors
|