PointKdTree (Matlab)

Back to Point kd-tree

Files

A test for PointKdTree Matlab interface

Counts points in an open ball in a kd-tree.

Destructs a kd-tree.

Flattens a kd-tree into a single node.

Hides a set of points in a kd-tree.

Inserts points into a kd-tree

Makes a copy of a kd-tree.

Point kd-tree (Matlab)

PointKdTree Matlab interface

Refines the subdivision of a kd-tree.

Removes a set of points from a kd-tree.

Removes points and structure from a kd-tree.

Returns the coordinates of an identifier point-set.

Returns the dimension of a kd-tree.

Returns the number of leaf nodes in a kd-tree.

Returns the number of nodes in a kd-tree.

Returns the number of points in a kd-tree.

Searches for k nearest neighbors in a kd-tree.

Unhides a set of points in a kd-tree.