WFRT / Comps

Component-based post-processing system
wfrt.github.com/Comps
Other
5 stars 1 forks source link

Computing nearest neighbour is slow #10

Open tnipen opened 10 years ago

tnipen commented 10 years ago

Implement a faster way to find the nearest neighbour, by first computing an approximate distance to each grid point, and then refining the distance on the closest ones.