搜索资源列表
qq贪吃蛇算法
- 主要是关于贪吃蛇算法在QQ通信中应用.使用VC++6.0.-mainly on the Snake QQ communications algorithm in the application. Using Visual C + + 6.0.
gsnake_src
- snake算法,用于轮廓检测,可以用于跟踪算法。-snake algorithm for contour detection, tracking algorithm can be used.
1233
- 一种新的主动轮廓线跟踪算法,参照snake算法
Snake_matlab.rar
- MATLAB 下的snake算法实现 原始实现方法 检测眼睛、嘴巴,matlab snake algro
snakecompute
- snake 算法图像处理 purpose to show the use of traditional snakes and GVF snakes M fuctions.- purpose to show the use of traditional snakes and GVF snakes M fuctions.
snake
- 贪吃蛇算法的C语言实现源码,希望对大家有用-Snake algorithm to achieve the C language source code, in the hope that useful
51622442snakedemo
- snake 模型的MATLAB算法。可用于图形轮廓识别等图像处理方面的领域。-active contour model developed by others.It can be used in line detection and motion tracking.If someone wants to use it,please get in tough with the developer.
snake_matlab
- 实现了snake without edge 这篇文献的算法。可以运行,而且结果良好。-snake 0r active contour model.
snake
- 基于活动轮廓模型的图像分割算法研究,是其中一些子程序,适合初学者研究-Active contour model based image segmentation algorithm, are some of the subroutine, suitable for beginners of
matlab-snake
- matlab中的一个snake算法程序,适合初学者学习使用。-a snake algorithm matlab program, suitable for beginners to learn to use.
GVFsnake
- snake算法改进的源代码,c++程序写的源代码-snake algorithm to improve the source code, c++ program source code written in
T-Snake-model-for-image-segmentation
- ,本文提出了一种基于遗传算法的双T—Snake模型图像分割方法,它将双T—Snake模型解作为遗传算法的搜 索空间,这既继承了T—Snake模型的拓扑改变能力,又加快了遗传算法的收敛速度。由于它利用遗传算法的全局优 化性能,克服了Snake轮廓局部极小化的缺陷,从而可得到对目标的更精确的分割。将其应用于左心室MRI图像 的分割,取得了较好的效果。-This paper presents a genetic algorithm based on dual-T-Snake model f
trackBoundary
- snake算法的vc实现代码,包括特征点检测以及边缘分割部分-vc snake algorithm implementation code, including the feature point detection and edge segmentation part of the
snake
- 用C语言介绍了贪吃蛇的生成算法 有意的话可以下载使用-Snake in C language descr iption of the generation algorithm
VFC_demos
- 目前常用的snake算法,包括gvf和vfc snake -Snake algorithm currently used, including gvf and vfc snake
snake_m
- snake 算法 matlab源码 snake 算法 matlab源码-snake algorithm matlab source code snake algorithm matlab source code
snake_demo
- sdemo.m为主文件,界面文件在subf文件夹,snake算法在snke文件夹下,images文件下为测试图片。 此程序以界面的方式展示了Snake算法的分割效果,如果需要做批处理,需要对其改进。-Sdemo. M primarily file, interface file in subf folder, snake algorithm in snke folder, images file for test under the picture. This program to th
Snakes-by-matlab
- snake算法的matlab实现 可以实现,包含了掩饰用例-achieve snake by matlab
snake
- 主要是matla中的snake算法的一些模板套路,像是snakedeform、snakedisp、gaussianMask等-The snake is mainly matla some templates algorithm routines, such snakedeform, snakedisp, gaussianMask etc.
snake
- 用snake算法对边界进行拟合,在图像分割、描述和识别中有较大的用途。(Fitting the boundary with snake algorithm is of great use in image segmentation, descr iption and recognition.)