搜索资源列表
snake-matlab
- 用matlab编写的一个贪食蛇游戏,短小精悍.学习matlab 可以参考-using Matlab prepared a pivotal game, short and pithy. Learning can refer Matlab
Snake_matlab.rar
- MATLAB 下的snake算法实现 原始实现方法 检测眼睛、嘴巴,matlab snake algro
Active-contour-models-snake
- This code and doucument describe the image segementation using active contore models [snake].
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
- snake 图像分割程序,含有主程序和子程序,简单的交互式控制点选择-snake image segmentation process, with the main program and subprogram, a simple interactive control point selection
snake
- Snake模型:在matlab的环境中可以运行的Snake程序。-Snake model: in the matlab environment, Snake can run the program.
Matlab snakes demo
- 主动轮廓模型,即snake算法的demo-active contour models, snake algorithm demo
snake
- matlab环境下写的一个贪吃蛇游戏代码,希望大家喜欢,此程序也是源于网络-matlab environment, written in a Snake game code, and hope that everyone likes, this program also originate from the network
snake
- 利用snake算法实现数字图像的边缘检测,图像分割以及特征提取-Snake algorithm using digital image edge detection, image segmentation and feature extraction
Snake-code
- 用语图象处理中经典的Snake边缘提取算法程序-Terms of classical image processing edge detection algorithm procedures Snake
snake
- snake模型的matlab实现,不过输出是调整过的点,不是一条曲线-snake model matlab to achieve, but the output is adjusted point, not a curve
Snake
- Hi This mfile is source code for image segementation using active contour models [Snake]. It found the objects in imaages.
snake
- 主动轮廓模型也就是snake模型进行图像分割,一种由图像高层信息的图像分割算法。-snake model,active contour model,image segmentation
snake
- snake matlab中的应用 很好用-snake in matlab
snake
- 一个简单的snake matlab实例程序-A simple example of snake matlab program
snake
- 基于snake模型的图像分割 matlab实现-Snake model based on the realization of image segmentation matlab
color-snake
- 利用彩色蛇模型对彩色图像进行处理,即不将彩色图像分为R,G,B三个分量,而是将彩色图像视为单一簇的处理,反而会得到更好的边缘清晰度-The use of color snake model for color image processing, that is, not the color image into R, G, B three-component, but rather as a single cluster of color image processing, it will ge
Snake
- 原始snake matlab 源碼,簡單版- seg = localized_seg(I,init_mask,max_its,rad,alpha,method) Inputs: I 2D image init_mask Initialization (1 = foreground, 0 = bg) max_its Number of iterations to run segmentation for
Snake
- 形变活动轮廓模型,实现Snake(Kass)模型(The deformable active contour model is used to implement the Snake (Kass) model)
snake程序demo
- 实现snake主动轮廓模型,用于数字图像处理等工程(Implementation of snake active contour model for digital image processing and other engineering)