issues
search
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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: adds feature map for euclidean distance field
#43
william-silversmith
closed
7 months ago
0
refactor+perf: use unique_ptr most places, reduce multiplies in neighborhood
#42
william-silversmith
closed
7 months ago
0
feat: add dijkstra_anisotropy to support anisotropy in 3d dijkstra field
#41
turtleizzy
closed
11 months ago
6
feat: binary_dijkstra for binary images
#40
william-silversmith
closed
1 year ago
0
Dijkstra 3D All Paths
#39
h-cohen
opened
1 year ago
1
Dijkstra 3d path within a mask
#38
RosieFerr
closed
11 months ago
13
euclidean_distance_field documentation example not working
#37
alexisthual
closed
1 year ago
3
Shortest path is not following the original data
#36
patialaghos
closed
2 years ago
5
feat: gradient distance metric
#35
william-silversmith
opened
2 years ago
0
The meaning of compass_norm?
#34
lfz
closed
2 years ago
3
feat: adds dijkstra.railroad
#33
william-silversmith
closed
3 years ago
0
Dijkstra Target Value
#32
william-silversmith
closed
3 years ago
1
Threaded bidirectional_dijkstra
#31
william-silversmith
opened
3 years ago
0
feat: adds return_max_location to euclidean_distance_field and distance_field
#30
william-silversmith
closed
3 years ago
0
feat: hillclimbing distance metric
#29
william-silversmith
closed
2 years ago
0
feat: multi-source distance field
#28
william-silversmith
closed
3 years ago
0
Allow multiple sources in distance_field
#27
tvercaut
closed
3 years ago
5
Expand the covered use cases by allowing to specify a edge weight function
#26
tvercaut
opened
3 years ago
9
fix(path_from_parents): accept 2d inputs
#25
william-silversmith
closed
3 years ago
0
Path from parents does not work for 2d data
#24
yanlend
closed
3 years ago
2
Question about the edge during the graph construction
#23
Puzzled-Hui
closed
3 years ago
5
fix(dijkstra): Return zero path for impossible to reach targets + connectivity fixes
#22
william-silversmith
closed
3 years ago
0
feat: add voxel connectivity graph compatibility
#21
william-silversmith
closed
3 years ago
0
fix: compile on arm64
#20
william-silversmith
closed
3 years ago
0
feat(distance_field): add connectivity parameter
#19
william-silversmith
closed
3 years ago
0
perf: start fetching the next rather than current location
#18
william-silversmith
closed
3 years ago
0
like dijkstra3d.distance_field gets distance for all fields, somehow get path for all fields
#17
Fabioni
closed
3 years ago
11
Add connectivity parameter to dijkstra3d.distance_field
#16
Fabioni
closed
3 years ago
2
Try Decision Tree
#15
william-silversmith
opened
3 years ago
0
perf(dijkstra): prefetch instructions ~10-20% improvement
#14
william-silversmith
closed
3 years ago
0
Jump Point Search
#13
william-silversmith
opened
3 years ago
0
Add compass mode support to bidirectional dijkstra
#12
william-silversmith
opened
4 years ago
0
perf: euclidean distance field acceleration
#11
william-silversmith
closed
4 years ago
2
feat: support arrays with 64-bit indices
#10
william-silversmith
closed
4 years ago
0
Support Huge Arrays
#9
william-silversmith
closed
4 years ago
1
feat: add support for 6 and 18 connectivities
#8
william-silversmith
closed
4 years ago
3
Make euclidean_distance_field Faster
#7
william-silversmith
opened
4 years ago
5
feat: add A* search via "compass" parameter to djikstra
#6
william-silversmith
closed
4 years ago
8
feat: bidirectional dijkstra
#5
william-silversmith
closed
4 years ago
0
feat+perf: mandate fortran order arrays + avoid copies
#4
william-silversmith
closed
5 years ago
0
unexpected result
#3
lfz
closed
5 years ago
4
Bidirectional Dijkstra
#2
william-silversmith
closed
4 years ago
1
perf: -msse3 flag may add ~5-6% improved runtime
#1
william-silversmith
closed
5 years ago
1