Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
ost.c | 2013-10-04 | 38.0 kB | |
datatype.h | 2013-10-04 | 5.3 kB | |
Totals: 2 Items | 43.2 kB | 0 |
This source code is employed to test extracting k-nearest neighbors searching algorithm proposed by zishenglee Data Folder: contains seven point cloud models(Sphere,Pig,Frog,Horse,Bunny,Dragon and Happy) which are collected from varies websites and convert into the form of coordinate without loss of precision Source Folder: Eknn(SPA):Eknn integrates with SPA(Spatial Partion Algorithm) Eknn(OST):Eknn integrates with OST(Orthogonal Search Tree Algorithm)