登录
首页 » matlab » gvf_snake algorithm

gvf_snake algorithm

于 2021-03-04 发布
0 99
下载积分: 1 下载次数: 1

代码说明:

说明:  GVF-SNAKE分割 解决了收敛速度慢、收敛不理想的问题(Image segmentation using GVF Snake)

文件列表:

gvf_dist_v4.2c\examples\balloon_ex.m, 1846 , 2009-02-27
gvf_dist_v4.2c\examples\distance_ex.m, 1880 , 2009-02-27
gvf_dist_v4.2c\examples\fei.jpg, 2725 , 2009-02-27
gvf_dist_v4.2c\examples\feifei.m, 231 , 2009-02-27
gvf_dist_v4.2c\examples\gvf_ex.asv, 4837 , 2005-12-08
gvf_dist_v4.2c\examples\gvf_ex.m, 4803 , 2009-02-27
gvf_dist_v4.2c\examples\gvf_snake.m, 1450 , 2005-12-09
gvf_dist_v4.2c\examples\Milan-test.gif, 3252 , 1999-02-17
gvf_dist_v4.2c\examples\Milan_balloon.m, 1809 , 2009-02-27
gvf_dist_v4.2c\examples\Milan_distance.m, 1866 , 2009-02-27
gvf_dist_v4.2c\examples\Milan_gvf.m, 4745 , 2009-02-27
gvf_dist_v4.2c\examples\Milan_tradition.asv, 1925 , 2009-02-27
gvf_dist_v4.2c\examples\Milan_tradition.m, 1959 , 2009-02-27
gvf_dist_v4.2c\examples\tradition_ex.asv, 1990 , 2009-02-27
gvf_dist_v4.2c\examples\tradition_ex.m, 1990 , 2009-02-27
gvf_dist_v4.2c\images\288.jpg, 18793 , 2008-05-24
gvf_dist_v4.2c\images\65.pgm, 17029 , 2008-05-24
gvf_dist_v4.2c\images\Milan-test.gif, 3252 , 1999-02-17
gvf_dist_v4.2c\images\Milan-test.pgm, 10380 , 1999-02-18
gvf_dist_v4.2c\images\room.pgm, 4109 , 1997-07-11
gvf_dist_v4.2c\images\U64.bmp, 5174 , 2005-12-09
gvf_dist_v4.2c\images\U64.pgm, 4109 , 1997-07-04
gvf_dist_v4.2c\papers\cvpr97.ps, 2126859 , 1997-08-27
gvf_dist_v4.2c\papers\tip.log, 270 , 2005-12-08
gvf_dist_v4.2c\papers\tip.pdf, 1007582 , 2005-12-08
gvf_dist_v4.2c\papers\tip.ps, 4249636 , 1997-07-10
gvf_dist_v4.2c\README.txt, 5037 , 1997-08-27
gvf_dist_v4.2c\snake\Contents.m, 1099 , 1997-07-11
gvf_dist_v4.2c\snake\dt.m, 608 , 1997-07-11
gvf_dist_v4.2c\snake\gaussianBlur.m, 500 , 1997-07-11
gvf_dist_v4.2c\snake\gaussianMask.m, 255 , 1997-07-11
gvf_dist_v4.2c\snake\GVF.m, 859 , 1997-07-17
gvf_dist_v4.2c\snake\imdisp.m, 252 , 1997-07-11
gvf_dist_v4.2c\snake\rawread.asv, 3286 , 2004-08-25
gvf_dist_v4.2c\snake\rawread.m, 3378 , 2004-08-25
gvf_dist_v4.2c\snake\rawwrite.m, 1527 , 1997-08-27
gvf_dist_v4.2c\snake\snakedeform.asv, 1557 , 2009-02-27
gvf_dist_v4.2c\snake\snakedeform.m, 1517 , 2004-08-25
gvf_dist_v4.2c\snake\snakedeform2.m, 1874 , 2004-08-25
gvf_dist_v4.2c\snake\snakedisp.m, 551 , 1997-07-12
gvf_dist_v4.2c\snake\snakeindex.m, 196 , 1997-07-11
gvf_dist_v4.2c\snake\snakeinit.m, 902 , 1997-07-12
gvf_dist_v4.2c\snake\snakeinterp.m, 1601 , 1997-07-11
gvf_dist_v4.2c\snake\snakeinterp1.m, 1310 , 1997-07-12
gvf_dist_v4.2c\snake\xconv2.m, 911 , 1997-07-12
gvf_dist_v4.2c\examples, 0 , 2009-02-27
gvf_dist_v4.2c\images, 0 , 2009-02-27
gvf_dist_v4.2c\papers, 0 , 2009-02-27
gvf_dist_v4.2c\snake, 0 , 2009-02-27
gvf_dist_v4.2c, 0 , 2009-02-27

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

发表评论

0 个回复

  • cheliangjiance
    可以实现对交通视频中运动车辆的检测和目标的提取,只需要稍作修改即可使用(You can achieve the target detection and extraction of moving vehicles in traffic video, you only need minor modifications to use)
    2014-02-21 15:25:08下载
    积分:1
  • colorju
    对图像进行颜色空间转换,提取出图像的3个颜色矩特征。(hu features )
    2017-05-25 10:56:20下载
    积分:1
  • 自动生长区域法
    说明:  区域生长算法。不用手动选择种子点,可自动选择。(Image segmentation by growing region method. No manual selection of seed points, automatic selection)
    2019-10-27 19:02:02下载
    积分:1
  • Histogram_Segmentation
    利用基于直方图的自适应阈值方法实现分割前景与背景(The use of foreground and background to achieve segmentation adaptive threshold method based on histogram)
    2015-12-08 17:18:26下载
    积分:1
  • Saolei
    一个扫雷应用程序,在VC下开发,用来提高编程水平(A de-mining applications, developed in the VC used to improve the programming level)
    2007-11-23 11:11:51下载
    积分:1
  • upf_demos
    里面包含kalman,扩展kalman,无迹kalman,粒子滤波,无迹粒子滤波等源码的实现。(upf--The Unscented Particle Filter )
    2009-03-31 13:31:51下载
    积分:1
  • SAR滤波
    说明:  直接可以运行的,基于matlab平台,里面包含了frost滤波,Lee滤波和kuan滤波,均可以直接运行。(Can run directly, based on MATLAB platform)
    2020-06-29 22:17:23下载
    积分:1
  • 25026645
    用matlab对指纹识别图像算法的实现,包括分割,增强,二值化,细化,提取和匹配(Using matlab fingerprint image algorithm, including segmentation, enhancement, binarization, thinning, extraction and matching)
    2012-06-07 11:43:35下载
    积分:1
  • NonnegativeICA
    实现非负ICA的盲源分离,可用于对图像等非负混合信号的分离(Non-negative ICA blind source separation, can be used for the separation of mixed-signal images and other non-negative)
    2020-10-10 16:27:34下载
    积分:1
  • work
    说明:  有四个M文件,可以用于图像处理中的图像细化,有较好的效果(There are four M documents, can be used for image processing of image thinning, there are good results)
    2008-09-09 20:09:01下载
    积分:1
  • 696524资源总数
  • 103938会员总数
  • 55今日下载