ataiya/kdtree
A kd-tree mex lib which allows for nearest neighbor, k-nearest neighbor, range and ball queries
이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
인용 양식
Andrea Tagliasacchi (2026). ataiya/kdtree (https://github.com/taiya/kdtree), GitHub. 검색 날짜: .
도움
도움 받은 파일: k-D tree, KD Tree Nearest Neighbor and Range Search
도움 준 파일: Kdtree implementation in matlab
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 1.4.0 | linked to github repo |
||
| 1.3.0 | Updates some interface bugs and the bugs on distances (second argument) returned by the query functions. |
||
| 1.1.0 | Corrected few bugs in parameter passing
|
||
| 1.0.0 | The makefile was implying an underlying .mexmaci initialization which is valid only for mac/OSX environments. The mexext program is now used to determine the extension of the build products according to your architecture. |