/3d-nearest-neighbor-search-in-kd-tree-cuda

Finding the nearest neighbor for 3d points in KD tree. Two implementations: nn.cpp (CPU) and nn.cu (CUDA GPU).

Primary LanguageCuda

No issues in this repository yet.