There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A python project to create a weighted graph on gpu using knn. First the neighbors are selected using the geometrical distance then the weights are imparted using the texture on the points. This is project is particularly relevant for graph creation on massive point clouds.