登录
首页 » Others » Image-Segmentation-Method

Image-Segmentation-Method

于 2011-12-20 发布 文件大小:3266KB
0 249
下载积分: 1 下载次数: 48

代码说明:

  本文主要研究基于水平集方法的活动轮廓模型图像分割,在回顾活动轮廓模 型发展的基础上,介绍了曲线演化理论及其水平集方法,证明了水平集方法可以 有稳定的数值实现方式且其处理拓扑变化的自然性,进一步引出了变分水平集方 法。 本文介绍了两种不同的几何活动轮廓模型:基于梯度信息的李纯明模型以及 基于区域信息的 Chan-Vese 模型(C-V 模型)。在分析上述两模型的优缺点上,提 出了一种改进的 C-V 模型,改进模型引入了距离约束项,同时对基于区域的外部 能量项进行了改进,使得水平集函数重新初始化寓于模型的演化之中,分割结果 对参数的依赖性减小。 (This paper mainly study image segmentation of active contour model based on level set. After reviewing the development of the active contour model, curve evolution and level set method are presented, then we proved that the level set method has a stable numerical realization and can describe the topology change of the contour naturally, in addition we introduce level set of variational method. We introduce two different GAC models in this paper: Li Chunming model which is based on gradient information and Chan-Vese model (C-V model) which is based on region information. Based on the drawbacks and advantages of these two models, we improve the C-V model by adding penalizing energy term of signed distance function, at the same time, mending the external energy term which based on region information, then the re-initialization of the level set can accomplish in the model evolution, and the degree of the segmentation result depend on the parameters decline. )

文件列表:

Research on Image Segmentation Method.kdh,3471939,2011-12-20

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

发表评论

0 个回复

  • matlab最小二乘法曲面拟合
    matlab最小二乘法曲面拟合程序可以得到函数具体解析式(Matlab least squares surface fitting program can get the specific analytic expression of the function)
    2019-05-10 20:12:08下载
    积分:1
  • GeometricVersion3
    课程设计 几何图形(满分50 分) 版本1:满分10 分 设计抽象类GeometricObject 及其子类Triangle 和Circle。 GeometricObject 类设计要求如下: ■ 一个名为color 的Color 类型的私有数据域,表示对象的颜色。 ■ 一个名为filled 的Boolean 类型的私有数据域,表示对象是否填充颜色。 ■ 一个名为dateCreated 的Date 类型的私有数据域,表示对象的创建日期。 ■ 一个无参构造方法。 ■ 一个能创建特定color 和filled 的有参构造方法。 ■ 相关数据域的访问器和修改器。 ■ 两个个名为draw 和erase 的抽象方法。 ■ 一个名为getArea 的抽象方法。 ■ 一个名为getPerimeter 的抽象方法。 ■ 重写toString 方法。 Triangle 类设计要求如下: ■ 三个名为side1、side2 和 side3 的double 类型的私有数据域表示三角形的三条边。它 们的默认值是1.0。要求三个数据域保留2 位小数。 ■ 一个无参的构造方法创建默认三角形。 ■ 一个能创建带指定side1、side2 和 side3 的有参构造方法。 ■ 所有三个数据域的访问器和修改器方法。 ■ 父类抽象方法的实现。 ■ 重写toString 方法。 Circle 类(Curriculum Design Geometry (out of 50) Version 1: 10 points Design an abstract class and its subclasses GeometricObject Triangle and Circle. GeometricObject class design requirements are as follows: ■ a named color of the Color type private data field that indicates the object s color. ■ a Boolean type called filled private data field that indicates whether the object fill color. ■ Date type named dateCreated private data field, which means that the object was created. ■ a no-argument constructor. ■ one can create a specific color and filled in with arg constructor. ■ Related data field accessor and modifier. ■ two months called draw and erase the abstract methods. ■ an abstract method named getArea. ■ an abstract method named getPerimeter. ■ overridden toString method. Triangle class design requirements are as follows: ■ three named side1, side2 and a double side3 private data field indicates the type of triangle with three sides. It Our default value is 1.0. Requires)
    2020-12-10 08:59:18下载
    积分:1
  • 一篇重要的角点检测文献的配套Matlab源码corner_detector_2004
    这是2004年一篇重要的角点检测文献的配套Matlab源码。该算法的效果比SIFT、Harris、Susan等算法的检测效果更好。本压缩包中有从Matlab官方网站下载的源码,以及2004年那篇文献,对该算法做了详细解释。(This is 2004, an important corner detection literature supporting Matlab source code. Of the algorithm is better than SIFT, Harris, Susan, such as better detection algorithm. The compressed package from the official website to download the Matlab source code, and in 2004 came across the literature, the algorithm to do a detailed explanation.)
    2021-01-09 17:48:51下载
    积分:1
  • ForEstimateCircle
    圆心检测算法,使用matlab根据sci文章仿写,在图像质量不高的情况下检测效率较高。(Center of a circle detection algorithm, the use of matlab under the sci article仿写, image quality is not high in the case of a higher detection efficiency.)
    2008-06-17 16:13:00下载
    积分:1
  • TV_resto
    图像去噪处理的TV全变分模型的Matlab代码实现(TV image denoising processing model of the entire variational Matlab code)
    2020-08-25 15:48:14下载
    积分:1
  • DWT-SVD
    DWT-SVD模型下水印的嵌入算法源代码,以及相应的检测算法源代码(基于MATLAB实现)(This is the source code of a watermark embedding algorithm on the model of DWT-SVD,and the corresponding detection algorithm source code(based on MATLAB))
    2020-07-04 14:00:02下载
    积分:1
  • VZ_HELP
    说明:  全数字摄影测量系统 VirtuoZo 具有以下特点:
    2011-03-26 12:41:11下载
    积分:1
  • Hilbert-transform
    基于Hilbert变换的相位差测量法分析及改进 (Based on the analysis phase measurement and improvement of the Hilbert transform)
    2013-12-20 13:27:48下载
    积分:1
  • two
    双峰法是一种简单的阈值分割方法,即如果灰度级直方图呈现明显的双峰状,则选双峰之间的谷底所对应的灰度级作为阈值分割。(Two peaks is a simple threshold segmentation method, that is, if the gray level histogram showed a clear bimodal shape, then choose between the two peaks corresponding to the bottom of the gray level as threshold segmentation.)
    2008-04-25 21:25:55下载
    积分:1
  • gradient
    本程序实现了基于梯度金字塔的图像融合算法,效果还不错,可以参考一下。(This procedure based on the gradient pyramid implementation of image fusion algorithms, the effect was not bad, you can reference.)
    2009-03-25 16:38:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载