watershed-master

所属分类:OpenCV
开发工具:matlab
文件大小:207KB
下载次数:0
上传日期:2019-05-24 13:54:08
上 传 者BaraKamaHa
说明:  ok la. haha. hihi u hu

文件列表:
fenshuiling.asv (1345, 2018-09-11)
gecko.bmp (234054, 2018-09-11)
get_waterline.m (927, 2018-09-11)
myblur.m (605, 2018-09-11)
mygradient.m (588, 2018-09-11)
myrgb2gray.m (166, 2018-09-11)
mywatershed.m (1571, 2018-09-11)
regrow.m (1516, 2018-09-11)
sepcor.m (1635, 2018-09-11)
show_waterline.m (349, 2018-09-11)
water_line.mat (5987, 2018-09-11)

# naive implementation of watershed algorithm with matlab # the result is almost have no difference with matlab API. the implmention follow Digital Image Processing_3ed_Gonzalez step by step myrgb2gray.m ---> rgb to gray mygradient.m ---> get gradient myblur.m ---> image blur mywatershed.m ---> watershed function body sepcor.m ---> special dilate function used by watershed function regrow.m ---> region growing algorithm get_waterline.m ---> save result as .mat show_water_line.m ---> show result as image

近期下载者

相关文件


收藏者