issues
search
kuangliu
/
graph_seg
A matlab implementation of the algorithm described in the paper Efficient Graph-Based Image Segmentation.
7
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
In remove_small_components, the line uf.union(a, b) may be chaged to uf=uf.union(a, b)
#1
xysue2000
opened
3 years ago
1