Description: 利用matlab编程实现gvf snake算法,并得到了较好的结果,比传统的snake有较大的改进-using Matlab programming gvf snake algorithm, and a better result, than the traditional snake a greater improvement Platform: |
Size: 884 |
Author:刘洋 |
Hits:
Description: 利用matlab编程实现gvf snake算法,并得到了较好的结果,比传统的snake有较大的改进-using Matlab programming gvf snake algorithm, and a better result, than the traditional snake a greater improvement Platform: |
Size: 1024 |
Author:刘洋 |
Hits:
Description: 这是一款传统的贪食蛇游戏的C语言版的源代码,在turbo C的可视化环境下运行,具有传统贪食蛇游戏的功能。-This is a traditional game贪食蛇the C language version of the source code in turbo C visualization environment to operate with traditional games贪食蛇function. Platform: |
Size: 1024 |
Author:Iris |
Hits:
Description: 主动轮廓模型( snake) 是计算机视觉领域的重要研究方向, 受到越来越多的研究者的青睐。由于传统snake 具有不能收敛到凹
形区域和收敛速度较慢等缺点, 通过改进外部能量, 引入了梯度矢量流主动轮廓模型(GVF Snake)。实验表明, 该方法能更快、更好的收敛
于图像轮廓。-Active contour model (snake) is an important field of computer vision research direction, by a growing number of researchers of all ages. Because of the traditional snake has not converge to the concave regional and shortcomings such as slow convergence, by improving the external energy, the introduction of the gradient vector flow active contour model (GVF Snake). Experiments show that the method can be faster and better convergence in the image contour. Platform: |
Size: 342016 |
Author:赵希成 |
Hits:
Description: 07年的一个IEEE文献.传统的snake是确定一组参数来调整内外力的平衡,本文应用非参数snake把获得参数这一困难的问题转化为求边界的一个好的概率密度估计问题-In 2007 an IEEE literature. Traditional snake is to determine a set of parameters to adjust the balance of power both inside and outside, this paper, non-parametric snake to get the parameters to the difficult question of the border for the sake of transforming a good probability density estimation Platform: |
Size: 789504 |
Author:单昊 |
Hits:
Description: XU等人做的关于GVF的小DEMO,里面比较了和传统蛇模型的不同之处以及GVF的优点,可以借此做些改进-XU and other people to do about the GVF small DEMO, which compared the traditional snake model and the differences as well as the advantages of GVF can be done to improve Platform: |
Size: 989184 |
Author:leon |
Hits:
Description: 给大家发个传统贪食蛇源码,界面简单,源码比较通俗易懂,适合刚入门的朋友学习。- We made to the traditional Snake source, the interface is simple, relatively user-friendly source for a friend just getting started learning. Platform: |
Size: 28672 |
Author:Hacky |
Hits:
Description: 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. Platform: |
Size: 335872 |
Author:skean |
Hits:
Description: 一个传统的游戏,贪吃蛇都知道的吧?用VC++编写的,供大家参考-A traditional game, Snake know that, right? Written with VC++, for your reference Platform: |
Size: 325632 |
Author:littlejucy |
Hits:
Description: 进行边界轮廓标定的snake算法工具箱,距离势能 gvf 以及传统sanke等各种snake-The boundary contour of the snake algorithm calibration kit, from the potential gvf and other traditional snake sanke Platform: |
Size: 9216 |
Author:GORE |
Hits:
Description: 基于FPGA的verilog代码,在Spartan3开发板上实现了传统贪吃蛇的游戏,通过VGA显示在屏幕上。按键控制方向。-This is a FPGA project, which used verilog and implemented the traditional game of Greedy Snake. Platform: |
Size: 7168 |
Author:onioncc |
Hits:
Description: 本程序采用传统的snake模型,改进后通过双线性实现彩色图像放大,效果良好-The program uses the traditional snake model, improved by bilinear achieve color image to enlarge, to good effect Platform: |
Size: 2048 |
Author:王少华 |
Hits:
Description: 很传统的大家熟悉的贪吃蛇的游戏,按按键控制蛇移动方向吃掉屏幕中的方框,蛇身会加长,直到蛇碰到墙壁游戏结束。-Traditional familiar game of Snake, according to the direction of movement of key control snake eat the screen in the box, the snake will be extended until the end of the snake run into the wall game. Platform: |
Size: 1396736 |
Author:周智慧 |
Hits:
Description: Active Contour (or Snake) Model is recognized as one of the efficient tools for 2D/3D image segmentation. How- ever, traditional snake models prove to be limited in sev- eral aspects. The presentpaper describes a set of difision equations applied ro image gradient vectors, yielding a vec- torfeld over the image domain. The obtained vectorfield pmvides the Snake Model an exrernal force as well as an auromatic way to generate the initial contours. Finally a region merging technique is employed to further impmve the segmentation results. Platform: |
Size: 1024 |
Author:tarik zahouane |
Hits:
Description: 包含传统、球膨胀、gvf和距离模型,可以简单运用在2值图像上-Contains traditional ball expansion, gvf and distance model, you can simply use the binary image Platform: |
Size: 2554880 |
Author:戴灿荣 |
Hits:
Description: 此代码为传统的snake模型算法代码,运行其中的egsnake.m即可。该代码实现对图像的边缘检测,仅供大家一块学习交流-This code is the code algorithm of traditional snake model, which can run egsnake.m. The code to achieve the image edge detection, we only a learning exchange. Platform: |
Size: 15360 |
Author:刘得华 |
Hits:
Description: 利用传统的主动轮廓提取模型,提取单个物体的轮廓,用了opencv图像处理库,通过此算法,对编程有了更深的理解。-Using traditional active contour extraction model, extracting the outline of a single body, with opencv image processing library, through this algorithm, a deeper understanding of programming. Platform: |
Size: 14336 |
Author:王要峰 |
Hits:
Description: QT程序,新版贪吃蛇,里面写入了两种模式,传统模式和双蛇模式,供QT初学者把玩。-QT program, the new version of the Snake, which is written in two modes, the traditional model and double snake mode, for QT beginners to play. Platform: |
Size: 5154816 |
Author:季旭全 |
Hits:
Description: 本设计基于传统贪吃蛇游戏的特点,并适当增加一些趣味的因素,使用LabVIEW软件制作一款完整的迷你贪吃蛇游戏。
程序主要实现如下的功能:小蛇不停游走,键盘方向键可控制小蛇移动的方向,吃过一个蛋后小蛇长度增加并随机产生另一个蛋,小蛇碰到四壁或者碰到自己时游戏结束并给出得分,游戏可以有多种模式即难度的选择,并设置暂停按钮。
-The design is based on the characteristics of the traditional Snake game, and appropriate to add some interesting elements, the use of LabVIEW software to create a complete mini Snake game. Program achieve the following main functions: snake kept wandering, keyboard arrow keys to control the direction of movement of the snake, after eating an egg and increase the length of randomly generated another snake eggs, snake touch the walls or touch when the end of the game and give yourself the score, the game can have a variety of modes that is difficult to and set the pause button. Platform: |
Size: 2107392 |
Author:马荣金 |
Hits: