登录
首页 » matlab » SegmentationforImagesofVCH-F1BasednmprovedWatersed

SegmentationforImagesofVCH-F1BasednmprovedWatersed

于 2008-03-28 发布 文件大小:3167KB
0 223
下载积分: 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 个回复

  • rgb_TV
    图像处理,图像修复,TV模型,用于空洞填补等图像处理(hole filling)
    2012-04-14 14:03:06下载
    积分:1
  • jiazao
    说明:  给图像加高斯白噪声,里面有详细的代码,我不知道该说些什么,只是觉得很好(gaussian noise Why must I be forced to write so many words?)
    2019-04-20 15:29:43下载
    积分:1
  • b-splines
    说明:  基于b样条的弹性图像配准程序 matlab实现(B-spline-based elastic image registration procedures for the realization of matlab)
    2009-08-12 16:15:26下载
    积分:1
  • opencv249SIFT
    opencv SIFT源码详细分析,代码能够准确实现(opencv SIFT detailed analysis of the source code can achieve accurate)
    2015-07-13 20:33:10下载
    积分:1
  • edge-extraction
    亚像素提取边缘源代码,可以进行准确的边缘检测(Subpixel edge source code)
    2013-08-21 09:44:12下载
    积分:1
  • houghtuoyuan3
    利用霍夫变换进行椭圆检测,无需模板,不同的图片只需要更改个别参数(Ellipse detection using Hough transform, without templates, a different picture only need to change individual parameters)
    2013-08-26 09:34:49下载
    积分:1
  • Motion-system-identification
    《精通Visual C++数字图像处理技术与工程案例》中第10章运动系统识别 (Motion system identification )
    2012-08-29 20:46:43下载
    积分:1
  • add_noise_to_image
    为图像添加各种噪声,如高斯噪声、泊松噪声、椒盐噪声等。(需有openCV)(Add all kinds of noise for the image, such as Gaussian noise, Poisson noise, salt and pepper noise. (The need for openCV))
    2010-07-08 19:20:15下载
    积分:1
  • 67568576745
    易语言2D游戏引擎模块源码,易语言写的图形图象编程源码,很好的参考。(Easy language 2D game engine source module, easy language to write the graphics programming source code, a good reference.)
    2013-09-16 17:46:49下载
    积分:1
  • code
    这段代码的功能是实现图像去雾处理,Matlab代码,可以直接运行的(Functionality of the code is to realize image processing demisters Matlab code can be run directly)
    2013-03-30 19:56:25下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载