Description: Matlab code for the implementation of the snake(active contour). Very useful in the image segmentation. Platform: |
Size: 1377280 |
Author:王军 |
Hits:
Description: 图像分割中常用的主动轮廓模型的一个经典算法,GVF(梯度矢量流模型)-Segmentation commonly used active contour model of a classical algorithm, gradient vector flow (gradient vector model) Platform: |
Size: 4096 |
Author:明明 |
Hits:
Description: Snake模型,也就是常说得Active Contour模型的MATLAB实现,其中还包含了原文献。-Snake model, which is often put Active Contour MATLAB model, it also includes the original literature. Platform: |
Size: 1958912 |
Author:王设 |
Hits:
Description: 基于levelset的测地活动轮廓 matlab源码,可实现多目标轮廓的 提取。对噪声图象具有良好的鲁棒性。但是计算量较大,耗时过多-levelset based on the geodesic active contour Matlab source, more achievable goal contour extraction. Image noise is a good robust. However, the large amount of calculation, time-consuming excessive Platform: |
Size: 71680 |
Author:常 |
Hits:
Description: Active contour的matlab源码。
Active contour方法是图像分割算法的一
个重大突破。其具有如下非常吸引人的优点:
1. 任何条件下可得到封闭的边界
2. 对噪声不太敏感,可用于超声波图像处理
3. 克服弱小边界问题
-Active contour of matlab source. Active contour segmentation algorithm is a significant breakthrough. It has very attractive advantages as follows: 1. Any condition of the border can be closed 2. Less sensitive to noise, can be used for ultrasonic image processing 3. To overcome the weak border issues Platform: |
Size: 44032 |
Author:yangocean |
Hits:
Description: Snake 算法或Active Contour Models。这类算法需要给出初始的轮廓,然后进行迭代,使轮廓沿能量降低的方向靠近,最后得到一个优化的边界。-Snake algorithm or Active Contour Models. Such algorithms need to give the initial profile, and then proceed to iteration, so that contours along the direction of lower energy around, and finally get an optimization of the border. Platform: |
Size: 14336 |
Author:王亦 |
Hits:
Description: Region based Active Contour的Matlab实现代码。很经典的方法-Region based Active Contour of Matlab code. Classic method Platform: |
Size: 15360 |
Author:李好 |
Hits:
Description: Hi
This mfile is source code for image segementation using active contour models [Snake]. It found the objects in imaages. Platform: |
Size: 770048 |
Author:javad |
Hits:
Description: This code and doucument describe the image segementation using active contore models [snake]. Platform: |
Size: 454656 |
Author:javad |
Hits:
Description: 本文对视频运动目标跟踪算法进行研究。在视频运动目标的提取中,介绍常用的图像差分算法、光流算法和主动轮廓模型算法。-In this paper, the video moving target tracking algorithm study. Video moving target in the extraction, the introduction of images commonly used differential algorithm, optical flow algorithm and active contour model algorithm. Platform: |
Size: 3659776 |
Author:于晓辉 |
Hits:
Description: gvf snake 邊緣檢測範例(包含範例圖)-1. Introduction and Installation Instructions
----------------------------------------------
Welcome to the Gradient Vector Flow (GVF) Active Contour Toolbox. The
Matlab*.m files in this software distribution implement our GVF snake,
the original (Kass, Witkin, and Terzopoulos) snake, the balloon snake,
and the distance snake. These programs were designed, written and tested
by Chenyang Xu and Jerry Prince.
To install this software, simply unzip the file into an empty directory,
making sure to ask your unzipper program to restore the directory
structure of the zipped files. In this documentation, we will assume
that you have unzipped the files into C:\GVF.
2. Documentation
----------------
We have included two research papers that describe GVF. You can find
these in C:\GVF\papers.
Brief descriptions of the software modules can be found in this file
below. For more detail, you should run Matlab, add the path
C:\GVF\snake, and type "help function-name". F Platform: |
Size: 1561600 |
Author:Jason Wang |
Hits: