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

搜索资源列表

  1. IniSnake

    0下载:
  2. 一个自己写的设置SNAKE初始节点的MATLAB程序,以绿色十字标记节点位置,在此基础上可以编制自己的SNAKE算法,-himself wrote a set of Snake initial nodes MATLAB procedures to Green Cross markings node location, on this basis can prepare their own Snake algorithm, huh
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:92583
    • 提供者:tian
  1. win32-Snake

    0下载:
  2. 该程序为本人大2开发的windows应用程序。是我学习win32API开发的第一个满意的程序。自己设计的算法和编写代码——保证不和网络上任何一个程序重复。界面不华丽但是很简单舒服,代码易懂。更主要的是,这个程序并不十全十美,希望你找出其中的不足,改进。本程序多学习win32API很有帮助。-the process-oriented development of the National People's Congress two windows applications. Yes, I
  3. 所属分类:其它

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

    0下载:
  2. snake算法,用于轮廓检测,可以用于跟踪算法。-snake algorithm for contour detection, tracking algorithm can be used.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:56777
    • 提供者:rmb
  1. xinsnake

    0下载:
  2. 用matlab写的t-snake的算法用于处理比较简单的情况有一定参考价值-using Matlab write t-snake algorithm for handling simple reference of a certain value
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:17029
    • 提供者:发发放
  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. MySee_Snake

    0下载:
  2. 自己做的SNAKE算法,可以下载来看一下,有作医学图象分割的朋友可以联系我 QQ234752292-own the Snake algorithm, can be downloaded for a look at, for a medical image segmentation can be linked to the friends I QQ234752292
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:97776
    • 提供者:wxqbzty
  1. snake_examples

    0下载:
  2. snake算法的多种实例,包括ballon,distance等共计8个m文件-snake algorithm many examples, including ballon. Total distance, and other documents 8 m
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:8141
    • 提供者:林道庆
  1. gvf1111

    1下载:
  2. 利用matlab编程实现gvf snake算法,并得到了较好的结果,比传统的snake有较大的改进-using Matlab programming gvf snake algorithm, and a better result, than the traditional snake a greater improvement
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:884
    • 提供者:刘洋
  1. Snakecontourexample.rar

    0下载:
  2. opencv例子里没有提供cvsnakeimage的使用方法,在此整理一个例子,可以形象的看看snake算法的结果,大致做法是:,opencv example does not provide cvsnakeimage way to use an example in this order, you can see the image of the snake algorithm results, generally the practice is:
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:28668
    • 提供者:
  1. SnakeProfile

    0下载:
  2. opencv例子里没有提供cvsnakeimage的使用方法,在此整理一个例子,可以形象的看看snake算法的结果,大致做法是: 首先设定域值分割,把基本的轮廓找出来,见图中蓝色轮廓线,再将轮廓点传入cvSnakeImage函数,计算出绿色的snake轮廓线。 其中参数alpha代表点相互靠拢的权值(0-1.0),beta表示弯曲能量(越小越容易弯曲)(0-1.0),gamma表示整体能量(0-1.0)。其中参数我自己也不确定具体的范围,最好自己更改不同的范围试试. -o
  3. 所属分类:OpenCV

    • 发布日期:2017-03-23
    • 文件大小:1243
    • 提供者:
  1. gluttonous_snake

    0下载:
  2. 这是一个用C语言实现贪吃蛇算法的源码,可直接运行-This is a use of C language source Snake algorithm can be directly run
  3. 所属分类:Game Program

    • 发布日期:2017-03-29
    • 文件大小:2534
    • 提供者:huqiong
  1. OnTrackingofMovingObjects

    0下载:
  2. 学位论文;运动物体跟踪方法主要包括卡尔曼滤波,Mean-shift,Camshifi算法,粒子滤波器,Snake模型等;应用卡尔曼滤波方法设计了一套煤矿矿工出入自动监测系统;提出了一种新的基于高斯混合模型的颜色特征提取方法,该方法克服了现有的Camshift算法Continuousl y Adaptive eanshift中跟踪目标特征提取精确度低和计算复杂度高的缺陷-Dissertation moving object tracking methods include Kalman filt
  3. 所属分类:Document

    • 发布日期:2017-04-10
    • 文件大小:1344070
    • 提供者:田卉
  1. snake

    0下载:
  2. 实现snake算法模型,并有一定改进,程序功能比较详细-Implement the snake algorithm model, has certain improvement
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:12500
    • 提供者:陈文杰
  1. Snake-algorithm

    0下载:
  2. Snkae algorithm, given an example implementing IEEE paper mentioned in codes. Snake is Active contour model searching for contours.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-27
    • 文件大小:10348
    • 提供者:mannnn
  1. snake

    0下载:
  2. Snake算法程序,程序包括操作界面和说明文档-Snake algorithm, program, including the user interface and documentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:152467
    • 提供者:王中天
  1. snake-model

    0下载:
  2. 一种蛇形算法模型,主要是用于图像的边界分割,比如肝脏等-a snake algorithm model used to segment boundary
  3. 所属分类:Special Effects

    • 发布日期:2016-05-10
    • 文件大小:182272
    • 提供者:liuli
  1. snake

    0下载:
  2. snake 算法:需要给出初始的轮廓,然后进行迭代,使轮廓沿能量降低的方向靠近,最后得到一个优化的边界-snake algorithm :given an initializing contour,recalculate till to the best contour
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1804
    • 提供者:jiangjinling
  1. snake

    0下载:
  2. Gradient Vector Flow (GVF) snake is one kind of active contours - curves that can move within images to find the boundaries of objects. 3D active contours are also known as deformable models. GVF snake begins with calculating the GVF force field over
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-20
    • 文件大小:232448
    • 提供者:jeffsantana
  1. BasicSnake_version2f

    0下载:
  2. snake algorithm matlab(snake algorithm for matlab 2016)
  3. 所属分类:图形图像处理

  1. activeContoursSnakesDemo

    2下载:
  2. snake算法,效果很好,能够很好的收缩到凹的区域,实现分割精度较高(Snake algorithm, the effect is very good, can well shrink to the concave area, achieve high segmentation accuracy)
  3. 所属分类:图形图像处理

    • 发布日期:2020-11-27
    • 文件大小:333824
    • 提供者:asdfumv
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com