登录
首页 » matlab » SegmentationforImagesofVCH-F1BasednmprovedWatersed

SegmentationforImagesofVCH-F1BasednmprovedWatersed

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

  • 2
    说明:  Research on TDOA / AOA Hybrid Positioning System Based on Kalman filtering
    2012-08-26 10:57:34下载
    积分:1
  • kalman
    在工程运用中,我们往往在卡尔曼滤波器后端连接平滑滤波器构成平滑卡尔曼滤波器,来加强滤波性能的改善,程序通过简单输入信号 在增加随机观测噪声情况下 在平滑卡尔曼滤波前后进行观测对比,可得平滑卡尔曼滤波性能得到了改善。(In engineering application, we often back-end connections in the Kalman filter Kalman smoothing filter the smoothing filter, to enhance filter performance improvement program by simply increasing the input signal in the case of random measurement noise Kalman filter before smoothing contrast observation can be obtained Kalman smoothing performance is improved.)
    2013-06-27 14:55:29下载
    积分:1
  • hough1
    本算法应用hough变换对车道进行直线检测,对于系统拍摄到的路面进行车道检测。(Application of this algorithm hough transform for line detection of the lane, shooting for the system to carry out road-lane detection.)
    2008-12-27 23:34:53下载
    积分:1
  • graywatershed
    说明:  一个基于matlab的改进的灰度图像分水岭分割算法,该算法改进了普通的分水岭算法的过分割等问题,经过一系列处理可是分割结果更加准确。(Matlab based on gray-scale image of the improved watershed segmentation algorithm to improve the ordinary over-segmentation of watershed algorithm and so on, but after a series dealing with a more accurate segmentation results.)
    2009-08-19 13:32:03下载
    积分:1
  • iq
    说明:  纹理合成:Efros的块拼贴算法及其实现(Texture synthesis: Efros block collage algorithm and its implementation)
    2012-10-16 02:47:43下载
    积分:1
  • project2_students
    基于互信息的刚性配准,利用了Powell算法和黄金分割算法,效果还不错(Based on Mutual Information rigid registration, Powell algorithm and the use of the golden section algorithm, the results were good)
    2015-12-18 14:36:54下载
    积分:1
  • matlab部分IPT函数的运用
    说明:  以实例列举了MATLAB中常用的图像处理函数的代码(Examples are given to illustrate the image processing functions commonly used in MATLAB code)
    2020-06-20 07:00:01下载
    积分:1
  • morphology-enhance
    新的形态学图像增强,采用多尺度形态学增强算法,对图像进行增强(morphology image enhance )
    2011-09-19 19:27:50下载
    积分:1
  • tiger
    实现图像的几何变换,用控制栅格的方法来将一幅变形的图片恢复原型(Image geometric transformation, with control of the grid method to deformation of an image to restore the prototype)
    2008-04-04 09:59:36下载
    积分:1
  • signalwaveletdecomposeandreconstruct
    说明:  实现信号的小波分解,绘制小波不同尺度下的信号分解图形,同时去除噪声,实现信号的小波重构(The realization of the wavelet decomposition of signals, mapping at different scales of wavelet signal decomposition graphics, while removing noise, the realization of the signal wavelet reconstruction)
    2008-09-11 10:18:15下载
    积分:1
  • 696518资源总数
  • 104727会员总数
  • 26今日下载