JuliaImages / ImageSegmentation.jl

Partitioning images into meaningful regions
Other
47 stars 23 forks source link

upgrade ImageMorphology, move from LightGraphs to Graphs #85

Closed johnnychen94 closed 2 years ago

johnnychen94 commented 2 years ago

I don't know the details of the codes, so I only depend on the unit tests to ensure it's working.

See also https://discourse.julialang.org/t/lightgraphs-jl-transition/69526 for more information about the transition from LightGraphs to Graphs.