ManWithABike / OPTICS-Clustering

An algorithm for finding density-based clusters in spatial data.
https://en.wikipedia.org/wiki/OPTICS_algorithm
MIT License
21 stars 10 forks source link

Does not compile under MSVC2017 error in kdtree.hpp #5

Open tzipproth opened 7 years ago

tzipproth commented 7 years ago

I tried to compile the example test_ClusterImages.cpp and got this errors:

kdtree