seung-lab / dijkstra3d

Dijkstra's Shortest Path for 6, 18, and 26-Connected 3D (Volumetric) Image Volumes
GNU General Public License v3.0
71 stars 13 forks source link

fix(path_from_parents): accept 2d inputs #25

Closed william-silversmith closed 3 years ago

william-silversmith commented 3 years ago

Also refactor to remove duplicate type logic.

Resolves #24