登录
首页 » matlab » SegmentationforImagesofVCH-F1BasednmprovedWatersed

SegmentationforImagesofVCH-F1BasednmprovedWatersed

于 2008-03-28 发布 文件大小:3167KB
0 125
下载积分: 1 下载次数: 607

代码说明:

  针对分水岭算法存在的过分割问题以及VCH-F1切片图像的特点,提出一种能够有效消除局部极小值和噪声干扰的自动分割方法。首先比较彩色分量梯度图,选择分量图像的梯度信息,达到有效提取图像边缘信息的目的;然后提出基于多阈值分割的方法消除无效梯度信息;最后介绍了算法的步骤及结果。实验结果证明,通过该方法处理的梯度图像再进行分水岭算法处理,即使不进行区域合并也能达到很好的效果。(Watershed algorithm for over-segmentation problem of the existence of VCH-F1 as well as the characteristics of the image slice, a can effectively eliminate the local minimum value and noise automatic segmentation method. Comparing the first color component gradient map, select the quantity of image gradient information, achieve an effective extraction of image edge information purposes then made based on multi-threshold segmentation method to eliminate invalid gradient information Finally introduce the steps of the algorithm and results. Experimental results show that the adoption of the method of treatment of gradient watershed algorithm for image re-treatment, even if there is no regional merger will also achieve good results.)

文件列表:

基于改进分水岭算法的VCH-F1图像自动分割
......................................\基于改进分水岭算法的VCH-F1图像自动分割




......................................\......................................\BBB.BMP
......................................\......................................\cameraman.bmp
......................................\......................................\cameraman_gradient.bmp
......................................\......................................\cameraman_gradient_hist.bmp
......................................\......................................\cameraman_gradient_MultiThre.bmp
......................................\......................................\cameraman_hist_MultiShed.bmp
......................................\......................................\cameraman_watershed.bmp
......................................\......................................\cameraman_watershed_improved.bmp
......................................\......................................\Color2RGB.m
......................................\......................................\ColourGradientOperator.bmp
......................................\......................................\ColourGradientOperator.m
......................................\......................................\C_G_O.bmp
......................................\......................................\C_G_O_E.bmp
......................................\......................................\detclabel.m
......................................\......................................\de_nedge.m
......................................\......................................\G1.bmp
......................................\......................................\G2.bmp
......................................\......................................\Grayfulledge.m
......................................\......................................\gray_watershed.bmp
......................................\......................................\GridF.bmp
......................................\......................................\GridImage.bmp
......................................\......................................\Heart.bmp
......................................\......................................\ImageGrid.m
......................................\......................................\LeftB.bmp
......................................\......................................\Liver1.bmp
......................................\......................................\Liver2.BMP
......................................\......................................\Liver3.BMP
......................................\......................................\LowResolutionMerg6.m
......................................\......................................\MaskLiver.m
......................................\......................................\mri_b.tif
......................................\......................................\mri_g.tif
......................................\......................................\mri_w.tif
......................................\......................................\mri_water_new.bmp
......................................\......................................\mshedseg.m
......................................\......................................\multi_scale_watershed.bmp
......................................\......................................\my_watershed.bmp
......................................\......................................\nw.bmp
......................................\......................................\res2205.BMP
......................................\......................................\res2240.BMP
......................................\......................................\res2365.bmp
......................................\......................................\result2205.bmp
......................................\......................................\result2240.bmp
......................................\......................................\result2365.bmp
......................................\......................................\RGB_Weightiness_proportion.m
......................................\......................................\right.bmp
......................................\......................................\RightB.bmp
......................................\......................................\SymplifyImage.m
......................................\......................................\Water.bmp
......................................\......................................\Watershed_ColorLiver.m
......................................\......................................\Watershed_Liver.m
......................................\......................................\xxx.m
......................................\......................................\基于改进分水岭算法的VCH-F1图像分割.doc
......................................\......................................\基于改进分水岭算法的VCH-F1图像自动分割.doc

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • chapter-5
    Wily book Digital Image processing fundamental dip
    2013-08-18 13:50:17下载
    积分:1
  • PSO
    说明:  实现 %1、利用RGB模型识别天空区域;2、利用边缘识别检测天空边缘分割线;3、利用预测边缘点和实际边缘点的周围区域的均值滤波与本边缘点下方的像素之间的差异大小来修正天空边缘分割线 %4、将sky_seg+depthmap_v2中多余的带注释的地方删掉了 %!!!记得在295行,一定要改动是用I6还是I7,如果用sky_initia(f = edge(double(BW),'canny',thresh,sigma);)
    2021-04-18 14:28:51下载
    积分:1
  • 变化检测
    说明:  利用遥感做变化检测的时候可以用到的数据。(Data Used in Change Detection Using Remote Sensing)
    2020-11-05 11:29:50下载
    积分:1
  • 22222matlab
    一个修改后的PCA进行人脸识别的Matlab源码(A revised PCA for Face Recognition Matlab source code)
    2008-04-23 17:05:58下载
    积分:1
  • ridgelet_transform
    说明:  一个用于图像描述表示的脊波变换程序,值得参考。(Used to describe an image expressed by the ridge of wavelet transform process, a good reference.)
    2010-03-17 11:53:07下载
    积分:1
  • DCT
    DCT在图像重构,压缩感知以及稀疏表示中的应用(DCT in image reconstruction, compressed sensing and sparse representation of the application)
    2013-07-22 11:15:40下载
    积分:1
  • levelsetImagesegment
    自己用水平集方法编的,实现了医学图像的分割,效果不错,可试一下(Their allocation by level set method, and realize the medical image segmentation, the effect good, can try)
    2008-04-14 10:25:51下载
    积分:1
  • junhenghua
    首先读入图像,转化成hsi彩色空间,然后只对亮度I分量作直方图均衡化,最后合成三个分量返回到RGB图,但是这种方法容易使颜色失真,失去了部分图像细节。(First read in the image, into the hsi color space, and then only on the brightness I component for histogram equalization, the final synthesis of the three components of return to RGB chart, but this method is easy to make color distortion, loss of part of image detail. )
    2012-03-16 23:53:15下载
    积分:1
  • FastICA_Kurt
    这个算法是基于峭度的快速不动点算法,混合方式是线性瞬时混合,适定情况,该算法收敛速度较梯度算法快,很实用。(failed to translate)
    2013-05-08 18:09:53下载
    积分:1
  • bpsko_analysis
    基于小波分析的BPSK的OFDM的分析,将对其的频谱进行分类及预测,(Based on the wavelet analysis of the analysis of BPSK OFDM, will the classification and prediction of the spectrum。 )
    2012-03-22 21:41:32下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载