CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - snake 边缘

搜索资源列表

  1. newsnake

    0下载:
  2. 源程序可以在 Borland C++ 5.0 和 6.0 版本下编译通过 游戏操作: 按上下左右移动光标键, 每吃一个“豆”加一分,并且蛇的长度加一。 吃到红色的“豆”等级加1, 蛇的长度减小为1重新增长。 撞到边缘、墙壁、和蛇本身,游戏结束。 -source in Borland C 5.0 and 6.0 versions of the game under compile operation : by next move around the cursor k
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:17557
    • 提供者:李文
  1. snakedemo

    0下载:
  2. 功用:利用snake算法实现数字图像的边缘检测,图像分割以及特征提取-function : use of snake algorithm for digital image edge detection, image segmentation and feature extraction
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:182550
    • 提供者:杨建
  1. 123

    0下载:
  2. 对复杂边缘检测的Snake改进算法.pdf,snake算法
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:279205
    • 提供者:张凯
  1. tanshishe

    0下载:
  2. 1.可设置方格数目,颜色,大小,线宽 2.随机产生一只老鼠 3.蛇可根据鼠标改变行动方向,当遇到老鼠是就吃掉,遇到自己的身体或边缘时死亡,并结束游戏 4.可产生音乐 5.可以进行文件操作(保存当前游戏进度或装入游戏进度及当前的环境设置等) 6.显示当前日期时间,及进度进行的时间 7.显示当前得分合排名 8.可进行鼠标操作,如菜单功能选择,方向改变等-1. Box number can be set, color, size, width 2. Randomly generated a mouse
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:19976
    • 提供者:杜跃
  1. GVFSnake(matlab)

    1下载:
  2. GVF snake用matlab实现,可用于图像边缘检测和分割
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1966765
    • 提供者:谢祎
  1. traditionSnake(matlab)

    0下载:
  2. kass的经典snake的matlab实现,用于图像边缘检测分割等
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1965931
    • 提供者:谢祎
  1. GVF_Snake

    1下载:
  2. 图像分割是由图像处理到图像分析的关键步骤,涉及到计算机视觉技术的复杂问题。在医学图像方面,许多应用大都依赖于对图像中目标轮廓的准确提取。基于微分算子检测的方法几乎都对噪声较为敏感且不能保证得到连续的边缘,无法用于辨识和分析目标。由Kass提出的基于主动轮廓线的Snake模型[1],用一个具有一定弹性的封闭曲线,在曲线自身形状约束力和由图像数据计算而来的外部力的共同作用下演化,来逼近目标边界,完成对图像的分割。 GVF snake VC++做的
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:149794
    • 提供者:happynp
  1. snaketest

    0下载:
  2. snake算法的c源代码,一般snake算法可以用于图像的边缘检测,是一种比较新的方法
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1838
    • 提供者:yang
  1. SnakeGame100

    0下载:
  2. 小游戏: 贪吃蛇 Games 文件夹:贪吃蛇游戏 Source 文件夹:源程序 源程序可以在 Borland C++ 5.0 和 6.0 版本下编译通过 游戏操作: 按上下左右移动光标键, 每吃一个“豆”加一分,并且蛇的长度加一。 吃到红色的“豆”等级加1, 蛇的长度减小为1重新增长。 撞到边缘、墙壁、和蛇本身,游戏结束。-Small Game: Snake Games folder: Snake Game Source folder: sour
  3. 所属分类:Game Program

    • 发布日期:2017-03-29
    • 文件大小:195996
    • 提供者:谢兵
  1. ziplock

    1下载:
  2. 图像SNAKE模型边缘提取,包括一般的的SNAKE模型,以及ZIPLOCK模型。MFC实验平台,VC6.0编译通过-SNAKE model of image edge detection, including the SNAKE model in general, as well as model ZIPLOCK. MFC experimental platform, VC6.0 compiler through
  3. 所属分类:Special Effects

    • 发布日期:2016-07-23
    • 文件大小:1339130
    • 提供者:beartrong
  1. Mag_Color_Snake

    0下载:
  2. 使用双线性内插或二次曲面内插放大图像,然后使用彩色自蛇模型去除边缘模糊和锯齿效应-Using bilinear interpolation or quadratic surface interpolation to enlarge the image, then use the color removed from the snake model and the sawtooth effect of edge blur
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1324
    • 提供者:jiangwei
  1. Snake

    0下载:
  2. snake算法 初始边界收敛达到真实图像边缘 是一种基于模型的图像处理算法-snake segmentation algorithm. It begins as a initial edge and gradually goes to the real edge.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1392834
    • 提供者:zhouyue
  1. snake-

    0下载:
  2. 用于图像分割及边缘检测,它的算法是蛇形算法,效果明显-used for image segmentation and edge detection,Its algorithm is the snake algorithm, the effect is obvious
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:19637
    • 提供者:ai ren
  1. Snake

    0下载:
  2. 贪吃蛇 就是一般的小游戏,蛇靠移动身子吃食物,碰到自身就会死亡,也不能碰到游戏区域的边缘-Snake is in general small game, snakes eat food by moving the body, encounter itself will die, the game can not touch the edge of the region
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-07
    • 文件大小:196300
    • 提供者:刘晓亭
  1. snake

    0下载:
  2. 本文针对()*+, 模型应用于图像边缘检测时对于噪音过于敏感的不足和易于从弱边界溢出!提出了一种 新的约束力" 在新的约束力的作用下!()*+, 模型可以很好地减小噪音的干扰!防止曲线溢出弱边界!并使初始曲 线具有更大的选择空间!使模型的分割性能更好" 实验证明该模型可以分割出较好的目标边界"-In this paper, ()*+ model is applied to the image edge detection too sensitive to the lack of nois
  3. 所属分类:Project Manage

    • 发布日期:2017-11-30
    • 文件大小:348366
    • 提供者:罗朝辉
  1. snake

    0下载:
  2. 关于图像边界检测的算法 可用于超声或者一般图像处理,蛇形算法广泛应用于医学图像边缘检测。 -Ultrasound image boundary detection algorithm can be used for general image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:30748
    • 提供者:
  1. BuildingActiveModels_version3

    0下载:
  2. BuildingActiveModels_version3 动态模型snake 边缘分割检测-BuildingActiveModels_version3 The dynamic model of the snake edge detection segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-06-12
    • 文件大小:19346382
    • 提供者:蔡纪源
  1. snake

    0下载:
  2. 此代码为传统的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.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:14919
    • 提供者:刘得华
  1. 143079194snake

    0下载:
  2. 图像处理必备!医学识别MRI图像边缘实用~~(very useful~~comprehensive)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-23
    • 文件大小:11264
    • 提供者:农夫山泉
  1. 可以实现snake

    0下载:
  2. 可以实现对图像的边缘检测,既可以进行手动选取初始轮廓,也可以自动选取(Image edge detection can be achieved, both manual selection of the initial contour, you can also automatically select)
  3. 所属分类:图形图象

    • 发布日期:2017-12-25
    • 文件大小:1963008
    • 提供者:hcksjhckzjxhck
« 1 23 »
搜珍网 www.dssz.com