CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - snake algorithm

搜索资源列表

  1. snake

    0下载:
  2. snake算法的matlab程序,可用于区域跟踪。-snake algorithm Matlab procedures can be used to track regional.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:9.97kb
    • 提供者:chenxi
  1. opencv实现的snake算法

    0下载:
  2. opencv实现的snake算法,可以用于轮廓提取。,opencv realized snake algorithm, can be used for contour extraction.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:92.66kb
    • 提供者:李占闯
  1. SNAKE

    0下载:
  2. 图像分割中的经典算法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
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:3.12kb
    • 提供者:zhangpin
  1. Snake-code

    0下载:
  2. 用语图象处理中经典的Snake边缘提取算法程序-Terms of classical image processing edge detection algorithm procedures Snake
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:421.58kb
    • 提供者:小斌
  1. snake_demo

    0下载:
  2. 一种关于snake算法的改进算法,很好的实现了边缘的跟踪与提取-An algorithm on the snake algorithm, the realization of the edge of a very good tracking and extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:5.79kb
    • 提供者:dynasty
  1. snake

    0下载:
  2. 基于CV的SNAKE算法,使用时候请安装OPENCV的库,日文注释,主体意思应该可以看明白-Based on the CV of the SNAKE algorithm, when the use of the library, please install OPENCV, Japanese Notes, the principal should be able to understand the meaning of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:2.54kb
    • 提供者:
  1. snakefuanfa

    0下载:
  2. SNAKE算法代码,图像处理,matlab程序。-SNAKE algorithm code, image processing, matlab procedures.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:12.27kb
    • 提供者:xiao
  1. Snake

    0下载:
  2. Snake算法源代码,很好的解决轮廓检测问题,多提意见-Snake algorithm source code, a very good solution to detect the outline of the problem and opinions
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:2kb
    • 提供者:baitao
  1. Snake

    0下载:
  2. 一种改进Snake模型的边缘检测算法的改进方法处理图像。-An Improved Snake Model for Edge Detection Algorithm Ways deal with images.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:126.84kb
    • 提供者:jm2005
  1. snake

    0下载:
  2. 程序实现了使用snake算法求目标轮廓,效果还不错。-Programs seek to achieve the goal of using the snake algorithm is the outline of the results were good.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:18.51kb
    • 提供者:赵红丽
  1. snake_v0.1-win32

    0下载:
  2. 人脸识别算法 对人脸进行snake算法识别-Face to face recognition algorithm to identify the snake algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:113.57kb
    • 提供者:王红卫
  1. Codes

    2下载:
  2. 程序中有人脸识别,车牌识别,文字识别,细胞边缘检测,Snake算法,不同搜索方法比较等代码。其中车牌识别是VC环境下开发,其他的是Matlab环境下开发。-Procedures are face recognition, license plate recognition, character recognition, cell edge detection, Snake algorithm, a comparison of different search methods code. One
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-01-30
    • 文件大小:21.41mb
    • 提供者:王立
  1. Snake

    0下载:
  2. 一篇用Snake算法的车辆跟踪硕士论文,对于学习Snake算法很有帮助-A vehicle tracking algorithm with the Snake pp Snake algorithm for learning useful
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2.57mb
    • 提供者:朴风
  1. machine_version

    0下载:
  2. SIFT算法小结.doc Snake算法用于图像分割.doc 一种立体视觉系统的研发项目申报书.doc 颜色纹理识别.doc 运动目标的稳健匹配系统.doc -Summary SIFT algorithm. Doc Snake algorithm for image segmentation. Doc a stereo vision system returns R & D projects. Doc color texture recognition. Doc ro
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.14mb
    • 提供者:陈乐吉
  1. Snake-model-bsegmentation-method

    0下载:
  2. 改进的T- Snake 算法首先在分水岭法中, 对相邻区域以其像素数、灰度均值和灰度方差定义距离, 并据其在图像上建立新的连通图, 以对图像过度分割而产生的一些过小区域合并 其次, 在模型跨边缘时, 利用已分割断层图像中模型内部区域的统计特征, 用区域生长法获取内点并重新参数化模型, 使模型不再跨边缘, 以保证模型形变到正确的边缘-Improved T-Snake algorithm first law in the watershed, the number of pixels in its
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:126.32kb
    • 提供者:
  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
    • 文件大小:19.18kb
    • 提供者:ai ren
  1. Snake

    0下载:
  2. snake algorithm in c++;snake algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:15.26mb
    • 提供者:sonny
  1. snake

    0下载:
  2. snake算法,使用matlab实现,可对道路进行提取-snake algorithm, matlab implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:163.35kb
    • 提供者:吴岘
  1. snake

    0下载:
  2. snake算法原理资料,已经VC的编程实现-snake algorithm principle of data, the VC programming
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:17.33mb
    • 提供者:吴岘
  1. snake

    0下载:
  2. snake算法实现图像分割,带例图说明。能够完成分割部位选取(Image segmentation by snake algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-31
    • 文件大小:1kb
    • 提供者:xuelai
« 12 3 4 »
搜珍网 www.dssz.com