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

Search list

[Special Effectsxinsnake

Description: 用matlab写的t-snake的算法用于处理比较简单的情况有一定参考价值-using Matlab write t-snake algorithm for handling simple reference of a certain value
Platform: | Size: 17029 | Author: 发发放 | Hits:

[Othert-snakes

Description: t-snake的文章,详细介绍了T-snake的原理和算法
Platform: | Size: 1736279 | Author: 怕问 | Hits:

[Special Effectsxinsnake

Description: 用matlab写的t-snake的算法用于处理比较简单的情况有一定参考价值-using Matlab write t-snake algorithm for handling simple reference of a certain value
Platform: | Size: 16384 | Author: 发发放 | Hits:

[Special Effectssnake123

Description: curve the image in a picture. to calculate the value so to find the edge of the image-curve to the image in a picture. To calculate t he value so to find the edge of the image
Platform: | Size: 1024 | Author: Joe Lee | Hits:

[Special Effectscurve465

Description: help to sort out the image from the picture to do the snake-help to sort out the image from the picture t o do the snake
Platform: | Size: 2048 | Author: Joe Lee | Hits:

[Othert-snakes

Description: t-snake的文章,详细介绍了T-snake的原理和算法-t-snake of the article, detailing the principles of T-snake and algorithms
Platform: | Size: 1735680 | Author: 怕问 | Hits:

[Special EffectsSNAKE

Description: snake边缘检测的实现程序,我也是在网上找到的,希望对大家有用-snake realize edge detection procedure, I also found online, and I hope useful for everyone
Platform: | Size: 8192 | Author: 寇莎莎 | Hits:

[Special EffectsMatlabApplicationinImageProcess

Description: M a t l a b 在图像处理中应用的各种函数集,做图像处理的查询很方便-M atlab applications in image processing various function sets, the query to do image processing easily
Platform: | Size: 28672 | Author: wang | Hits:

[Other Riddle gamest

Description: 贪吃蛇都知道吧 纯C代码 自己没事看看 高手飘过-Snake all know nothing pure C code to see if their master passes
Platform: | Size: 2048 | Author: 徐善 | Hits:

[Special EffectsTSnake

Description: Snake的初衷是为了进行图像分割,但它对初始位置过于敏感,且不能处理拓扑结构改变的问题。初始位 置的敏感性可以用遗传算法来克服,因为它是一种全局优化算法,且有良好的数值稳定性。为了更精确地进行图 像分割,本文提出了一种基于遗传算法的双T—Snake模型图像分割方法,它将双T—Snake模型解作为遗传算法的搜 索空间,这既继承了T—Snake模型的拓扑改变能力,又加快了遗传算法的收敛速度。由于它利用遗传算法的全局优 化性能,克服了Snake轮廓局部极小化的缺陷,从而可得到对目标的更精确的分割。将其应用于左心室MRI图像的分割,取得了较好的效果。-Snake s original intention was to carry out image segmentation, but it was too sensitive to initial position and can not deal with the issue of topology change. Initial position The sensitivity of home can be used to overcome the genetic algorithm because it is a global optimization algorithm, and have good numerical stability. In order to more accurately map Like segmentation, this paper presents a genetic algorithm based on dual-T-Snake model for image segmentation method, it will double-T-Snake model solution found as a genetic algorithm Cable space, which not only inherited the T-Snake model the ability to change the topology, but also speed up the convergence rate of genetic algorithm. It uses genetic algorithms as a result of the overall excellent Of performance, to overcome the local minimum of Snake contour deficiencies, which can be more precise on the target partition. Will be applied to MRI images of left ventricle Segmentation, and achieved good results.
Platform: | Size: 458752 | Author: ultraqiangda | Hits:

[matlabsnake

Description: 贪吃蛇,大家都知道了,这个界面有点粗糙。顺便请问一下axis的 drawmode 设为 normal  或  fast 有什么区别。-As we all known, this is the snake game. The GUI isn t very well. By all means, it is not bad to make it by MATLAB.
Platform: | Size: 8192 | Author: Liu wen peng | Hits:

[Windows DevelopT

Description: 用TC编写的是一个贪食蛇游戏,我是刚刚会编点小游戏,希望能学到更多。-Written by TC is a Snake game
Platform: | Size: 1024 | Author: 郦土 | Hits:

[Other Gamessnake

Description: 贪吃蛇,第一次做着玩的。。。有bug但不会修复-snake。This is the first time I programmed a game。There are bugs in it,but Idon t have the ability to repair it。。
Platform: | Size: 3578880 | Author: 威武 | Hits:

[Other Riddle gamessnake

Description: 1 菜单栏说明 (1) 游戏 1)开始:游戏开始或game over!后的新游戏开始 2)停止:游戏进行期间可暂停 3)继续:将暂停的游戏继续 4)退出:游戏退出 (2) 背景 1)背景颜色:可以选红,绿,蓝,默认(白色),更多(为颜色对话框,可选任何颜色和自定义颜色) 2)背景图片:可选大头蛇,小粉蛇,大青蛇 3)背景音乐:控制着背景音乐的播放和停止 (3) 换肤:共有九种皮肤可选 (4) 等级:分为低,中,高三级,区别为贪吃蛇的速度 (5) 帮助:弹出阅读本文档的对话框 2 工具栏说明 1)中:中级游戏 2)高:高级游戏 3)红绿蓝:分别将背景设为红色,绿色,蓝色 4)开停继:游戏的开始,暂停,继续 5)音:音乐的播放和停止 6)色:为颜色对话框,可选任何颜色和自定义颜色 3 视图区说明 1)蛇头:蛇头为自己画的四个方向的位图控制 2)墙:特定位图资源画出,循环移动 4 状态栏说明 1)状态栏右下角显示日期,时间,得分 5 本游戏有快捷菜单 如:ctrl+b 为开始 ctrl+t 为停止 ctrl+e 为继续 ctrl+r 将背景设为红色 alt+x 退出 6 启动项用进度条代替图片-snake game
Platform: | Size: 6212608 | Author: jerry | Hits:

[Special EffectsSnake-model-bsegmentation-method

Description: 改进的T- Snake 算法首先在分水岭法中, 对相邻区域以其像素数、灰度均值和灰度方差定义距离, 并据其在图像上建立新的连通图, 以对图像过度分割而产生的一些过小区域合并 其次, 在模型跨边缘时, 利用已分割断层图像中模型内部区域的统计特征, 用区域生长法获取内点并重新参数化模型, 使模型不再跨边缘, 以保证模型形变到正确的边缘-Improved T-Snake algorithm first law in the watershed, the number of pixels in its neighboring regions, the definition of mean and variance of gray distance, and according to its image on the establishment of a new connected graph, in order to over-segmentation of the image produced Some of the small region merging Second, cross-edge in the model, the use of CT image segmentation model has an internal statistical characteristics of the region, using region growing to get the point and re-parameterized model, the model is no longer cross the edge, to ensure model to the right edge of the deformation
Platform: | Size: 129024 | Author: | Hits:

[AI-NN-PRT-Snake-model-for-image-segmentation

Description: ,本文提出了一种基于遗传算法的双T—Snake模型图像分割方法,它将双T—Snake模型解作为遗传算法的搜 索空间,这既继承了T—Snake模型的拓扑改变能力,又加快了遗传算法的收敛速度。由于它利用遗传算法的全局优 化性能,克服了Snake轮廓局部极小化的缺陷,从而可得到对目标的更精确的分割。将其应用于左心室MRI图像 的分割,取得了较好的效果。-This paper presents a genetic algorithm based on dual-T-Snake model for image segmentation method, it will double T-Snake model solution as the genetic algorithm search space, which not only inherited the T-Snake model for the topology change ability, and speed up the Genetic algorithm convergence speed. Because of its global optimization using genetic algorithm performance, to overcome the local minimum of the Snake contour defects, and thus get more precise on the target partition. Will be applied to MRI image segmentation left ventricle, and achieved good results.
Platform: | Size: 458752 | Author: fuky | Hits:

[Other Gamessnake

Description: 改进的贪食蛇代码,进行游戏的同时也可以同时进行单词背诵功能-Type text or a website address or translate a document. Cancel Gǎijìn de tān shí shé dàimǎ, jìnxíng yóuxì de tóngshí yě kěyǐ tóngshí jìnxíng dāncí bèisòng gōngnéng Chinese- detected to English translation English Spanish Arabic Improved Snake code, the game also can function to recite the same time the word
Platform: | Size: 13312 | Author: 饶慧娟 | Hits:

[Other Gamessnake

Description: 贪吃蛇的源代码,无背景音乐。其他的功能都能实现-Game Source OF TANCHISHE,this isn t back music.
Platform: | Size: 4930560 | Author: 谢海栗 | Hits:

[Othersnake

Description: 简单t贪吃蛇游戏,基于MFC开发,能够简单的运行,吃啊,走啊,死啊,得分啊-MFC developer
Platform: | Size: 9475072 | Author: 夏建中 | Hits:

[Game ProgramSnake

Description: java小程序 - 贪吃蛇游戏 贪吃蛇游戏是一款经典的益智游戏,有PC和手机等多平台版本。既简单又耐玩。该游戏通过控制蛇头方向吃蛋,从而使得蛇变得越来越长。 另外还有一种名为“贪吃蛇”钻井测井技术,是运用旋转导向系统、随钻测井系统等的油气田定向钻井、随钻测井技术,可完成海上“丛式井”和复杂油气层的开采需求,大幅降低油气田开发综合成本。 用游戏把子上下左右控制蛇的方向,寻找吃的东西,每吃一口就能得到一定的积分,而且蛇的身子会越吃越长,身子越长玩的难度就越大,不能碰墙,不能咬到自己的身体,更不能咬自己的尾巴,等到了一定的分数,就能过关,然后继续玩下一关。(snake.jar Use the game to control the direction of the snake up and down and left and right, looking for something to eat. Each time you eat it, you will get a certain number of points, and the body of the snake will eat longer and longer. The longer the body, the more difficult it is to play, and you cannot touch the wall. You can't bite your own body, and you can't bite your tail. When you have a certain score, you can cross the border and continue playing the next level.)
Platform: | Size: 10240 | Author: TroyeSivan | Hits:
« 12 »

CodeBus www.codebus.net