搜索资源列表
Active-contour-models-snake
- This code and doucument describe the image segementation using active contore models [snake].
snake
- WinCE实用程序源代码snake很经典的程序-WinCE source code for utility programs snake classic
Snake
- 汇编语言课程设计,贪吃蛇,使用DOS环境,用MASM2.0编译.此为贪吃蛇源代码.-Assembly language curriculum design, Snake, use the DOS environment, compiled by MASM2.0. This is the Snake source code.
OpenCv_Snake
- OpenCv中snake程序的实现的代码-OpenCv procedure in the realization of snake code
snake
- matlab环境下写的一个贪吃蛇游戏代码,希望大家喜欢,此程序也是源于网络-matlab environment, written in a Snake game code, and hope that everyone likes, this program also originate from the network
SNAKE
- 图像分割中的经典算法snake的代码。该代码简洁高效,当处理非凸曲线边缘时分割效果好-Image segmentation algorithm in the classic snake code. The code concise and efficient, when dealing with non-convex curve of the edge effect when the partition
Snake-code
- 用语图象处理中经典的Snake边缘提取算法程序-Terms of classical image processing edge detection algorithm procedures Snake
snake
- 贪吃蛇源代码,一个简单的贪吃蛇游戏,实现基本的游戏功能,vc++源代码!-Snake source code, a simple Snake game, the realization of the basic game functions, vc++ Source code!
Snake
- 包含贪吃蛇小游戏的详细程序代码 有兴趣的可以-Snake game contains the detailed program code can be interested
Snake
- Snake算法源代码,很好的解决轮廓检测问题,多提意见-Snake algorithm source code, a very good solution to detect the outline of the problem and opinions
Snake
- Hi This mfile is source code for image segementation using active contour models [Snake]. It found the objects in imaages.
snake
- Popular snake game in assembler for the x86. Includes code and executable.
Snake-NetBeans
- classic 2D snake game
snake
- 在数字图像中虹膜位置的有效定位是虹膜识别的关键问题。用一种基于主动轮廓线模型的方法定位虹膜的位置,先用灰度投影法检测出瞳孔内的一点作为瞳孔的伪圆心,该圆心只要能落在瞳孔内部即可。然后以该伪圆心为中心,在其周围等角度间隔地取N个点作为初始的snake基准点,按照snake 的运行机制不断进化,直到虹膜的内边界为止。最后,计算进化后的snake形心和snake上的控制点与该形心的距离,取其平均值作为瞳孔的半径,动态轮廓模型的形心作为瞳孔的圆心,即可准确定位出虹膜内边界的位置。实验表明,与常见的定位方
brew-app-Snake
- brew应用-贪吃蛇原码,学习如何使用brew进行编程,动态应用的实现方式-brew app- snake source code
Snake
- a MASM snake game source code
Qt-snake
- snake code with QT 3-QT 3
Snake-code-c-language
- Snake code c language
Snake-code
- 贪吃蛇代码-C语言-VC++6.0 /*这是一个贪吃蛇代码,运行环境VC++6.0(亲测完美运行)*/ /*该程序在dos系统下运行,不需要graphics.h头文件*/ -Snake code-C language-VC++6.0 /* this is a Snake code, operating environment VC++6.0 (dear test run perfectly) /* this program to run in the DOS syste
snake-draft.py
- 一段可执行的智能贪吃蛇代码,在Linux和mac os下运行执行python snake-ai.py即可运行(An executable smart Snake code that runs under Linux and Mac OS to execute Python snake-ai.py)