Welcome![Sign In][Sign Up]
Location:
Search - snake application

Search list

[OtherSnake-application

Description: 利用图像区域的局部梯度信息,同时利用序列图像之间局部区域的全局信息及其相关性重 新构造外部能量函数 并根据内外部能量的比值,动态地调节权值参数. 实验结果表明,改 进算法既可以有效地检测出一些拐角点和凹点,又可以避免目标边缘收敛于某些噪声点 或伪边缘点,可达到良好的体分割效果.
Platform: | Size: 1530494 | Author: 小王 | Hits:

[Documentsactive_contour_usage

Description: 主动轮廓模型(蛇模型)及应用MATLAB源码,-Active Contour Model (Snake Model) and application of MATLAB source,
Platform: | Size: 103424 | Author: 张惊雷 | Hits:

[Other Riddle gamesSnake

Description: 南京科技大学第三届图灵杯程序设计大赛 包含决赛裁判程序 规则说明 比赛示例程序 示例程序源码 AI源码-Nanjing University of Science and Technology Third Turing Programming Contest Cup final referee contains procedural rules that match the sample programs AI source code sample application
Platform: | Size: 258048 | Author: jiangzhuo | Hits:

[Game ProgramEdacitySnake

Description: 一个小游戏,贪吃蛇。 运用于MFC框架,是我学习MFC时做得一个例子。-A small game, Snake. MFC application framework, is what I am learning MFC do an example.
Platform: | Size: 38912 | Author: 肖雄 | Hits:

[OtherSnake-application

Description: 利用图像区域的局部梯度信息,同时利用序列图像之间局部区域的全局信息及其相关性重 新构造外部能量函数 并根据内外部能量的比值,动态地调节权值参数. 实验结果表明,改 进算法既可以有效地检测出一些拐角点和凹点,又可以避免目标边缘收敛于某些噪声点 或伪边缘点,可达到良好的体分割效果.-Use of local image gradient information region, while the use of sequential images of the overall situation between the local area information and its relevance to re-structure the external energy function and in accordance with the ratio of internal and external energy, the right to adjust the value of dynamic parameters. Experimental results show that the improved algorithm not only can be effectively detected in a number of corner points and concave point, and prevent the goal of the edge of convergence in certain noise or pseudo-edge point, the body can achieve good segmentation results.
Platform: | Size: 1529856 | Author: 小王 | Hits:

[DocumentsOnTrackingofMovingObjects

Description: 学位论文;运动物体跟踪方法主要包括卡尔曼滤波,Mean-shift,Camshifi算法,粒子滤波器,Snake模型等;应用卡尔曼滤波方法设计了一套煤矿矿工出入自动监测系统;提出了一种新的基于高斯混合模型的颜色特征提取方法,该方法克服了现有的Camshift算法Continuousl y Adaptive eanshift中跟踪目标特征提取精确度低和计算复杂度高的缺陷-Dissertation moving object tracking methods include Kalman filtering, Mean-shift, Camshifi algorithm, particle filter, Snake model the application of Kalman filtering method designed a coal miners out of automatic monitoring system a new Gaussian mixture model based on the color feature extraction method to overcome the existing Camshift algorithm Continuousl y Adaptive eanshift track target feature extraction accuracy and low computational complexity and high defects
Platform: | Size: 1343488 | Author: 田卉 | Hits:

[OtherSnakemovingtarget

Description: Snake算法在运动目标检测中的应用,做运动目标检测的朋友可以参考此文章-Snake moving target detection algorithm in the application, moving target detection so friends can make reference to this article
Platform: | Size: 322560 | Author: aapeanuts | Hits:

[Communication-MobileSnake

Description: Android的应用实例,供初学者学习使用。-Android application example of learning to use for beginners.
Platform: | Size: 31744 | Author: lainah | Hits:

[CSharpSnakeGame

Description: 用visual studio 2008, C# 3.0编写的贪吃蛇游戏源码,两个版本:PC和手机。看了代码你就会知道,用.net开发手机应用竟然和电脑上的应用是如何的相似。这要归功于微软做的统一的抽象。-Using visual studio 2008, C# 3.0 the preparation of the Snake game source code, two versions: PC and mobile phone. Read the code you will know, the. Net application development of mobile phones and even the application of computers is how similar. Thanks to the unification of Microsoft' s so abstract.
Platform: | Size: 218112 | Author: sunstudio | Hits:

[Special Effectsimage

Description: 应用matlab或VC语言编制图像处理软件,软件功能如下: 一、实验类型 1. 读入图像,并对灰度图像或彩色图像进行显示,对彩色图像可以转化为灰度图像;(8学时) 2. 对读入的图像可以实现减小和提高图像分辨率的功能(16学时) 3. 计算灰度图像的直方图并进行显示,讨论不同图像灰度分布的直方图特征(16学时) 4. 对上述图像进行直方图均衡化处理,分析直方图均衡化的处理结果;(16学时) 5. 对给定的彩色图像,显示其R、G、B三分量图像的噪声图像及H、S、I三分量完成中值滤波和均值滤波,模板大小取 , , , ;(16学时) 6. 对上述功能设计功能界面(8学时) 二、设计类型 1、 噪声分析 在不同光照条件下获取图像,从图像中截取一部分背景灰度区(单一灰度),对该子图像进行直方图统计,分析不同光照条件下的噪声强度。 2、 设计一高斯平滑滤波器和加权平滑滤波器,分别采用两种滤波器取模板大小为 , , , 的情况下进行图像平滑,分析两种滤波器的处理结果,并讨论不同模板大小情况下的处理结果。 3、 对上述功能设计功能界面 -VC application or language matlab image processing software, software features are as follows: First, the experiment type 1. Read into the image, and gray-scale images or color images show that color images can be transformed into gray-scale image (8 hours) 2. To read the image can be reduced and improve the function of image resolution (16 hours) 3. Gray-scale image histogram calculation and display, to discuss the distribution of different gray-scale image histogram features (16 hours) 4. The above histogram equalization image processing, analysis, histogram equalization processing results (16 hours) 5. Of a given color image shows the R, G, B three-component image and the noise image H, S, I completed three-component median filter and mean filter, template size check,,, (16 hours) 6. Functional design features of the above-mentioned interface (8 hours) Second, design the type of 1, the noise analysis in different light conditions to obtain images from the image
Platform: | Size: 83968 | Author: yangyong | Hits:

[uCOSsnake

Description: 基于µ C/OS和ARM平台的贪吃蛇游戏的设计和开发- ARM to enter the Chinese market has a number of years. With the gradual application of in-depth, more and more Chinese engineers began contacts and familiar with the ARM technology, and ARM technology in the embedded systems design and development of the area has made no small achievement, subject to the ARM7-based, through the design LCD LCD Display systems, embedded systems are introduced in the basic concepts, basic design and basic applications, all tests are used Shenzhen British Beite Information Technology Co., Ltd. to develop the ARM7 chip S3C44BO Embest EduKit-III test board.
Platform: | Size: 1173504 | Author: yangyou626 | Hits:

[Game ProgramSnake

Description: 完整的visualC++编写的贪吃蛇小游戏。编译其中的.dsw文件就可以获得相应的应用程序。-Full visualC++ prepared by the Snake game. Compile them. Dsw file can get the appropriate application.
Platform: | Size: 138240 | Author: lyc | Hits:

[Game ProgramSNAKE

Description: 通过对小游戏的开发灵活应用C语言及其功能函数-Through the flexible application of a small game development and function of C language functions
Platform: | Size: 1024 | Author: 张桥 | Hits:

[Other GamesSnake

Description: 一个经典的游戏代码,很不错,C++语言编写,MFC的应用-A classic game code, very good, C++ language, MFC Application
Platform: | Size: 195584 | Author: 林帅 | Hits:

[GDI-BitmapMFCSnakegame

Description: MFC编写的贪吃蛇小游戏,使用的是最基本的MFC应用程式框架,适合初学者-Snake game written in MFC, using the most basic MFC application framework, suitable for beginners
Platform: | Size: 1602560 | Author: iceblock | Hits:

[Windows Developsnake

Description: 该程序是一个运用C++语言编写的贪吃蛇的游戏,游戏者可以通过上下左右键对游戏进行控制。-The program is an application written in C++ Snake game, players can arrow keys to control the game.
Platform: | Size: 54272 | Author: huang | Hits:

[Other Riddle gamessnake

Description: 贪食蛇,控制台应用程序,课程设计,c++编写的-Snake, a console application, curriculum design, c++ written
Platform: | Size: 14336 | Author: Smith | Hits:

[androidSnake

Description: 这是一个android SDK自带的应用源代码,未经修改-This is the android the SDK comes with the application source code, without modification
Platform: | Size: 33792 | Author: qqqqqq | Hits:

[androidandroid-Snake

Description: android平台小游戏——贪食蛇,android小应用,本代码仅供学习使用,谢谢!-android platform game- Snake, android application, this code for educational purposes only, thank you!
Platform: | Size: 104448 | Author: 王振宇 | Hits:

[Other GamesSnake

Description: 贪吃蛇一一款很经典的游戏,该游戏代码采用visual c++编写,编程爱好者可以从中找到编程的规范和过程-AppWizard has created this Snake application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your Snake application. Snake.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. Snake.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CSnakeApp application class. Snake.cpp This is the main application source file that contains the application class CSnakeApp. Snake.rc This is a listing of all of the Microsoft Windows resources that the program uses. It includes the icons, bitma
Platform: | Size: 1831936 | Author: 汪晓飞 | Hits:
« 12 3 4 »

CodeBus www.codebus.net