[vtkusers] DijkstraGeodesicPath weights
gonjol
toutain.arnaud at gmail.com
Tue Mar 4 14:54:52 EST 2014
Hi everybody,
is there someone familiar with the VTK implementation of Dijkstra. I built a
graph adding a vtkDoubleArray in it representing the weight of each edge.
I'm then converting this graph into a polydata so that I can run the
Dijkstra algorithm on it but it looks like the algorithm is not taking into
account the weigth array I added to the graph thanks to
graph.GetEdgeData().AddArray(weights).
Any suggestion ?
Thanks,
Arnaud
--
View this message in context: http://vtk.1045678.n5.nabble.com/DijkstraGeodesicPath-weights-tp5726190.html
Sent from the VTK - Users mailing list archive at Nabble.com.
More information about the vtkusers
mailing list