Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
http://www.cs.umd.edu/~mount/ANN/の前にこのライブラリを使用しました。ただし、範囲クエリの実装は提供していません。2 次元データをクエリするための C++ 範囲クエリの実装 (円または四角形の両方) があると思います。
ありがとう。
私が使う
boost::geometry::index::rtree.
詳細については、こちらを参照してください。例については、こちらを参照してください。