Skip to content

KDTree implementation for fast nearest-neighbor search on variable-sized points, based on nanoflann

Notifications You must be signed in to change notification settings

genekogan/ofxKDTree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ofxKDTree

openFrameworks addon implementing multi-dimensional KD-Tree for storage and fast retrieval of high-dimensional vectors.

based on nanoflann

now working but not thoroughly tested yet.

intended use case is for ReverseImageSearchRealTime

About

KDTree implementation for fast nearest-neighbor search on variable-sized points, based on nanoflann

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages