nearest point search with weighted distances using boost rtree

前端 未结 0 960
自闭症患者
自闭症患者 2021-02-15 00:57

I am storing points (xi,yi) in a boost rtree and then query for a point (xq,yq), which point (xi,yi) is the nearest:

#include 
#include          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题