Skip to content

Repository files navigation

canny_watershed_classic

an image segmentation practice using canny edge detection and watershed algorithm

Note

I use Anaconda to develop this project, and the requirements are written in environment.yml

Run the Demo of Watershed(with meanshift) and Superpixel

python segMethod.py <meanshift_sp> <meanshift_sr> <fz_minsize> <SLIC_n_segments> <quick_shift_max_dist>

About

an image segmentation practice using canny edge detection and watershed algorithm

Topics

Resources

Stars

12 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages