• 大小: 348KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-01-03
  • 语言: 其他
  • 标签: levelset  lichunming  RSF  

资源简介

李春明老师2008年所提出的RSF模型源代码,供大家学习交流!

资源截图

代码片段和文件信息

% This Matlab file demomstrates a level set method in Chunming Li et al‘s paper
%    “Minimization of Region-Scalable Fitting Energy for Image Segmentation“
%    IEEE Trans. Image Processing vol. 17 (10) pp.1940-1949 2008.
% Author: Chunming Li all rights reserved
% E-mail: li_chunming@hotmail.com
% URL:  http://www.engr.uconn.edu/~cmli/
%
% Note 1: This method with a small scale parameter sigma such as sigma = 3 is sensitive to 
%         initialization of the level set function. Appropriate initial level set functions are given in 
%         this code for different test images.
% Note 2: There are several ways to improve the original LBF model to make it robust to initialization.
%         One of the improved LBF algorithms is implemented by the code in the folder LBF_v

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件        547  2010-03-29 15:51  RSF_v0_v0.1\Readme.txt

     文件      10438  2008-12-03 16:19  RSF_v0_v0.1\RSF_v0\1.bmp

     文件       7078  2008-12-03 16:20  RSF_v0_v0.1\RSF_v0\2.bmp

     文件      13366  2008-12-03 16:20  RSF_v0_v0.1\RSF_v0\3.bmp

     文件      13398  2008-12-03 16:20  RSF_v0_v0.1\RSF_v0\4.bmp

     文件      14702  2008-12-03 16:20  RSF_v0_v0.1\RSF_v0\5.bmp

     文件      20338  2007-08-08 23:31  RSF_v0_v0.1\RSF_v0\6.bmp

     文件       7078  2007-08-16 17:13  RSF_v0_v0.1\RSF_v0\7.bmp

     文件       4491  2018-09-22 19:17  RSF_v0_v0.1\RSF_v0\Demo_RSF.m

     文件       3236  2010-08-21 17:00  RSF_v0_v0.1\RSF_v0\RSF.m

    ..A.SH.     14848  2010-08-21 16:55  RSF_v0_v0.1\RSF_v0\Thumbs.db

     文件       3664  2010-05-17 16:13  RSF_v0_v0.1\RSF_v0.1\Demo_fourImages.m

     文件       3140  2010-05-17 16:13  RSF_v0_v0.1\RSF_v0.1\Demo_mri_nonuniform.m

     文件       3125  2010-05-17 16:13  RSF_v0_v0.1\RSF_v0.1\Demo_noisySynthetic.m

     文件       3091  2010-05-17 16:13  RSF_v0_v0.1\RSF_v0.1\Demo_vessel.m

     文件      36864  2007-09-03 01:22  RSF_v0_v0.1\RSF_v0.1\LSE.dll

     文件      20338  2007-08-08 23:31  RSF_v0_v0.1\RSF_v0.1\mri_nonuniform.bmp

     文件      45687  2007-08-10 02:29  RSF_v0_v0.1\RSF_v0.1\mybrainC100b_initialLSF.mat

     文件       7078  2007-08-16 17:13  RSF_v0_v0.1\RSF_v0.1\noisyNonUniform.bmp

     文件      53584  2006-10-11 01:56  RSF_v0_v0.1\RSF_v0.1\noisyNonUniform_initialLSF.mat

     文件      38398  2007-08-10 02:42  RSF_v0_v0.1\RSF_v0.1\nonhomo_initialLSF.mat

     文件        743  2010-05-17 16:02  RSF_v0_v0.1\RSF_v0.1\Readme.txt

     文件      13398  2007-08-16 17:46  RSF_v0_v0.1\RSF_v0.1\vessel2.bmp

     文件      65137  2007-08-10 02:27  RSF_v0_v0.1\RSF_v0.1\Vessel2_initialLSF2.mat

     文件      14702  2007-08-16 17:03  RSF_v0_v0.1\RSF_v0.1\vessel3.bmp

     文件      77086  2007-08-10 02:29  RSF_v0_v0.1\RSF_v0.1\Vessel3_initialLSF.mat

     目录          0  2018-09-22 19:59  RSF_v0_v0.1\RSF_v0

    ..AD...         0  2010-05-17 16:02  RSF_v0_v0.1\RSF_v0.1

     目录          0  2018-09-22 18:59  RSF_v0_v0.1

----------- ---------  ---------- -----  ----

............此处省略2个文件信息

评论

共有 条评论

相关资源