自写的一种基于局部对比增强的GVFsnake图像分割方法我要分享

Self writing GVFSnake image segmentation method based on local contrast enhancement

BoundMirrorExpand 图像增强-局部 局部增强 局部图像增强 gvfsnake

关注次数: 213

下载次数: 1

文件大小: 18K

代码分类: 图像处理

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:自写的一种基于局部对比增强的GVFsnake图像分割方法,参考了xu的gvf,但本方法分割效果更好。


English Description:

A self written GVFSnake image segmentation method based on local contrast enhancement is proposed, which refers to the GVF of Xu, but the segmentation effect of this method is better.


代码预览

US image segmentation

.....................\BoundMirrorEnsure.m

.....................\BoundMirrorExpand.m

.....................\BoundMirrorShrink.m

.....................\dila.m

.....................\Gaus_filter.m

.....................\GVF.m

.....................\imdisp.m

.....................\lctras.m

.....................\lctras2.m

.....................\lctras3.m

.....................\median_filter.m

.....................\orgimg.bmp

.....................\snakedeform.m

.....................\snakedisp.m

.....................\snakeindex.m

.....................\snakeinit.m

.....................\snakeinit2.m

.....................\snakeinterp.m

.....................\US_seg.m

.....................\US_seg_org.m

.....................\xconv2.m