搜索资源列表

  1. snakes算法的经典文章

    0下载:
  2. 这是两篇关于SNAKES算法的经典文章,对学习greed-snakes有帮助-SNAKES algorithm on the classic article on the study and greed-snakes help
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:1710406
    • 提供者:吴俊强
  1. snakes算法简单程序(可运行)

    0下载:
  2. snakes算法简单程序(可运行),对初步学习snakes算法有帮助-snakes simple algorithm (runs), the preliminary study snakes help Algorithm
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:4701
    • 提供者:吴俊强
  1. Snakes

    0下载:
  2. snakes模型在图象图形处理中的应用 该程序具体实现了如何建立snakes模型
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:195147
    • 提供者:zhegnkebiao
  1. SerpentGame.1.0

    0下载:
  2. Position.java :辅助类 SerpentGameCanvas.java :游戏主控类 Maze.java :迷宫 SerpentGame.java :应用主控类 Serpent.java :蛇类 GreedySerpent.java :NPC蛇类 Rect.java :辅助类 Frog.java :青蛙类 BlindSerpent.java :NPC蛇类 DirectionHelper.java :辅助类 Runn
  3. 所属分类:J2ME

    • 发布日期:2024-05-14
    • 文件大小:14336
    • 提供者:刑天
  1. Matlab snakes demo

    0下载:
  2. 主动轮廓模型,即snake算法的demo-active contour models, snake algorithm demo
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:秦晓芳
  1. snake.m

    0下载:
  2. snakes are a variational technique to find the best contour that aligns with an image. The basic routine, snake.m, aligns a sequence of points along a contour to the maximum of an array or image. Provide it with an image
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:atlas
  1. snakes算法的经典文章

    0下载:
  2. 这是两篇关于SNAKES算法的经典文章,对学习greed-snakes有帮助-SNAKES algorithm on the classic article on the study and greed-snakes help
  3. 所属分类:文档资料

    • 发布日期:2024-05-14
    • 文件大小:1710080
    • 提供者:吴俊强
  1. snakes算法简单程序(可运行)

    0下载:
  2. snakes算法简单程序(可运行),对初步学习snakes算法有帮助-snakes simple algorithm (runs), the preliminary study snakes help Algorithm
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-14
    • 文件大小:4096
    • 提供者:吴俊强
  1. Snakes

    0下载:
  2. Snake模型,也就是常说得Active Contour模型的MATLAB实现,其中还包含了原文献。-Snake model, which is often put Active Contour MATLAB model, it also includes the original literature.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-14
    • 文件大小:1958912
    • 提供者:王设
  1. t-snakes

    0下载:
  2. t-snake的文章,详细介绍了T-snake的原理和算法-t-snake of the article, detailing the principles of T-snake and algorithms
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:1735680
    • 提供者:怕问
  1. snakes

    0下载:
  2. matlab开发的一些关于基于GVF的图像分割算法,-matlab developed some of the GVF-based image segmentation algorithm,
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:23552
    • 提供者:支晓娜
  1. Snakesalgrithm

    0下载:
  2. Snakes算法的matlab代码 -Snakes algorithm matlab code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:25600
    • 提供者:戴志
  1. Snakes_Active_Contour_models_Image_Process_GVF

    0下载:
  2. 图像处理的关于Snakes : Active Contour Models算法和水平集以及GVF的几篇文章,文章列表为: [1]Snakes Active Contour Models.pdf [2]Multiscale Active Contours.pdf [3]Snakes, shapes, and gradient vector flow.pdf [4]Motion of level sets by mean c
  3. 所属分类:文档资料

    • 发布日期:2024-05-14
    • 文件大小:5512192
    • 提供者:张阳
  1. Snakes

    0下载:
  2. SNAKE物件追踪程式范例-SNAKE object tracking program example
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:192512
    • 提供者:林蓓欣
  1. Snakes

    0下载:
  2. snakes模型在图象图形处理中的应用 该程序具体实现了如何建立snakes模型-snakes model in the Image and Graphics Processing concrete realization of the program how to set up snakes model
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:194560
    • 提供者:zhegnkebiao
  1. snakes

    0下载:
  2. 关于snake算法对图像处理的实现,包括相关实例。 不错!-On the snake image processing algorithm to achieve, including relevant examples. Yes!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:23552
    • 提供者:赵燕
  1. snakes

    0下载:
  2. 关于分割算法蛇行Snake经典算子在matlab中的实现-Segmentation algorithm on the classic Snake Snake operator of realize in matlab
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-14
    • 文件大小:22528
    • 提供者:wlq
  1. snakepaper

    0下载:
  2. Snake 动态轮廓模型,GVF Snake,经典文章两篇。Active contour model. Kass Snakes Active Contour Models, Xu , Snakes, Shapes, and Gradient Vector Flow-Snake dynamic contour model, GVF Snake, the classic article 2. Active contour model. Ka
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:3232768
    • 提供者:陈勇
  1. Snakes

    0下载:
  2. VC编写,snake模型即主动轮廓模型的源码实现,采用气球力方式迭代,可以编译并且执行-VC preparation, snake or active contour model model source code to achieve, using a balloon force iterative way, you can compile and implement
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:120832
    • 提供者:王军
  1. snakes

    0下载:
  2. 这是一款很有意思的贪吃蛇游戏的C语言的完整代码-Snakes
  3. 所属分类:其他智力游戏

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:不点
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org