搜索资源列表

  1. Matlab snakes demo

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

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

    0下载:
  2. 图像分割常用的主动轮廓模型中的一个经典算法——贪心算法-image segmentation commonly used active contour model of a classical algorithm-- greedy algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:328704
    • 提供者:明明
  1. gvf_model

    0下载:
  2. 图像分割中常用的主动轮廓模型的一个经典算法,GVF(梯度矢量流模型)-Segmentation commonly used active contour model of a classical algorithm, gradient vector flow (gradient vector model)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:明明
  1. Image_Contour_Detecting_Base_on_GVF_Snake

    0下载:
  2. 主动轮廓模型( snake) 是计算机视觉领域的重要研究方向, 受到越来越多的研究者的青睐。由于传统snake 具有不能收敛到凹 形区域和收敛速度较慢等缺点, 通过改进外部能量, 引入了梯度矢量流主动轮廓模型(GVF Snake)。实验表明, 该方法能更快、更好的收敛 于图像轮廓。-Active contour model (snake) is an important field of computer vision rese
  3. 所属分类:图形图象

    • 发布日期:2024-05-17
    • 文件大小:342016
    • 提供者:赵希成
  1. active_contour_usage

    0下载:
  2. 主动轮廓模型(蛇模型)及应用MATLAB源码,-Active Contour Model (Snake Model) and application of MATLAB source,
  3. 所属分类:文档资料

    • 发布日期:2024-05-17
    • 文件大小:103424
    • 提供者:张惊雷
  1. ACM

    0下载:
  2. 主动轮廓模型图像分割算法,讲XU改进的算法用MATLAB进行实现-Active Contour Model for Image Segmentation Algorithm, speaking XU improved algorithm using MATLAB for the realization of
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:123
  1. ActiveC

    0下载:
  2. 主动轮廓模型源代码,是在图像模糊情况下获取目标的好方法.-Active contour model source code, image blurring in the case of a good way to obtain the goal.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:57344
    • 提供者:angelli2001
  1. snake_VC++_win32

    0下载:
  2. 图像分割常用的主动轮廓模型中的一个经典算法——贪心算法的win32源码,使用VC++实现-Image segmentation of the active contour model commonly used in a classic algorithms- greedy algorithm win32 source, use VC++ Achieve
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-17
    • 文件大小:75776
    • 提供者:xuzheng
  1. snake

    0下载:
  2. 主动轮廓模型也就是snake模型进行图像分割,一种由图像高层信息的图像分割算法。-snake model,active contour model,image segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:197632
    • 提供者:peter
  1. ImageSegment

    0下载:
  2. 最近研究图像分割的相关的资料,包括Snake模型,形变模型,主动轮廓模型等的论文,并提供一个c++的图像分割代码-many relevant information and papers about Image Segment,apply a code on c++
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:44199936
    • 提供者:chen
  1. activecontour

    0下载:
  2. 关于主动轮廓模型的c++程序,详细说明了snake轮廓模型内部外部能量函数的求取等。-On the active contour model of the c++ program, details the snake contour model of internal and external energy function to strike and so on.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:6144
    • 提供者:wushaoqing
  1. activeContourShapePrior

    0下载:
  2. 将形状作为具辨别力特征的主动轮廓模型应用-As a discerning the shape characteristics of active contour model application
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:96256
    • 提供者:宁之林
  1. LIF

    1下载:
  2. 一个新的主动轮廓模型算法,简化了传统的实现过程,性能也有所提高。相关论文(Active Contours Driven by Local Image Fitting Energy)发表在Pattern Recognition 2009上。-A new active contour model algorithm, simplifying the traditional implementation process, performanc
  3. 所属分类:图形图象

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:宁纪锋
  1. Iris1locate2prude3snake

    0下载:
  2. 基于主动轮廓模型的虹膜图像定位算法研究及其matlab实现-Iris recognization, Matlab, based on snake,actice countours
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-17
    • 文件大小:31744
    • 提供者:zeshuai18
  1. RegionBasedSnake

    0下载:
  2. 基于区域的主动轮廓模型算法,是论文《Active Contours Without Edges》的VC算法实现-Region-based active contour model algorithm, for the paper " Active Contours Without Edges" of the VC algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:8192
    • 提供者:胡彦冰
  1. AMT

    0下载:
  2. 基于GVF和VFC主动轮廓模型代码,代码采用matlab编写,另外有C语言编程提供更快运行速度-VFC based GVF active contour model and code, code written using matlab, another C programming language to provide faster speed
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:4761600
    • 提供者:harry
  1. activeContoursSnakesDemo

    0下载:
  2. 本演示实现了主动轮廓模型由Kass等人提出。 要运行它的图形用户界面 1。基于MATLAB型引导提示。 2。关于“到现有的图形用户界面,点击” 3。选择在与本文件相同的目录snk.fig文件 4。按一下上方的绿色箭头启动图形界面 一旦GUI已经启动,您可以通过使用蛇 1。点击“新形象”,并加载输入图像。提供的样品图像。 2。平滑参数设置“西格玛”或保留其默认值并点击“过滤器”。这
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:333824
    • 提供者:zhou
  1. AAM

    0下载:
  2. AAM RECONGNITION,主动轮廓模型
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:197632
    • 提供者:黄设
  1. LBF_v0.1

    0下载:
  2. 关于图像边缘检测中主动轮廓模型的一个算法- This Matlab file demomstrates a level set algorithm based on Chunming Li et al s paper: "Implicit Active Contours Driven By Local Binary Fitting Energy" in Proceedings of CVPR 07
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:712704
    • 提供者:欧鲁森
  1. gvf_SSF

    0下载:
  2. 基于gvf(Gradient Vector Flow)的主动轮廓模型(snake)图像分割算法。 包括3个算法的实现,即基本SNAKE,ballon snake, 和GVF snake. 都采用了参数解法,很适合初学者使用-Based gvf (Gradient Vector Flow) of the active contour model (snake) segmentation algorithm. Including t
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:989184
    • 提供者:孙水发
« 12 3 4 5 »

源码中国 www.ymcn.org