MATLAB class wrapper for a C++ implementation of a Quadtree

Efficient implementation of a point-region (PR) quadtree for fast nearest neighbor searches.

現在この提出コンテンツをフォロー中です。

This implementation is based on the paper:

S. F. Frisken and R. N. Perry,
``Simple and Efficient Traversal Methods for Quadtrees and Octrees,''
Journal of Graphics Tools, 2002, Vol. 7, pg. 1-11

This Quadtree class seems to beat MATLAB's KDTree class for speed, both in creating the tree and when doing k-nearest neighbor searches.

Note: it is possible to extend this code to an Octree.

引用

Shawn Walker (2026). MATLAB class wrapper for a C++ implementation of a Quadtree (https://jp.mathworks.com/matlabcentral/fileexchange/45020-matlab-class-wrapper-for-a-c-implementation-of-a-quadtree), MATLAB Central File Exchange. に取得済み.

謝辞

ヒントを得たファイル: Example MATLAB class wrapper for a C++ class

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.0.0.0