Improved shortest path searches

Stéfan van der Walt stefan at sun.ac.za
Fri Jan 1 06:35:30 EST 2010


Hi all,

Thanks to a contribution by Zachary Pincus and Almar Klein, we now
have much improved shortest path (least cost path) algorithms in
scikits.image.graph, based on binary heaps.

Feel free to review and play around:

http://github.com/stefanv/scikits.image/tree/master/scikits/image/graph/

Cheers
Stéfan



More information about the scikit-image mailing list