R-Tree Implementation Java

前端 未结 5 1247

I was searching the last few days for a stable implementation of the R-Tree with support of unlimited dimensions (20 or so would be enough). I only found this http://sourcef

5条回答
  •  耶瑟儿~
    2021-01-04 03:07

    Another good implementation in Java is ELKI: https://elki-project.github.io/.

提交回复
热议问题