CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - gradient vector

搜索资源列表

  1. gvfc

    0下载:
  2. 基于GVF的SNAKE一个实现的重要函数GVFC,网上搜得-An important function GVFC used to implement the snake (active contour) based on the GVF (gradient vector flow).
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:4.54kb
    • 提供者:风清扬
  1. gvf_model

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

    • 发布日期:2008-10-13
    • 文件大小:4.31kb
    • 提供者:明明
  1. snake_program

    0下载:
  2. 一种改进的活动轮廓模型--GVF梯度矢量流模型-Improved active contour models -- gradient vector flow gradient vector model
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:590.93kb
    • 提供者:赵赵
  1. GVF_Snake

    0下载:
  2. GVF相关代码及相关论文资料(),含: GRADIENT VECTOR FLOW DEMONSTRATION(GVF) matlab code, ITERATIVE WATERSHED SEGMENTATION (c-code), 与SNAKE GUI代码。 (所含文件:gvf_v5.zip,MateiDemo.zip, snake_demo.zip) -gradient vector flow code and related information paper (), con
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2.68mb
    • 提供者:陈志贤
  1. snakepaper

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

    • 发布日期:2008-10-13
    • 文件大小:3.08mb
    • 提供者:陈勇
  1. tuxiangfenggesuanfa

    0下载:
  2. 人工干预使蛇模型只能用于半自动的图像分割,该文在梯度向量流(GVF)蛇模型的基础上提出一种基于流场节点与最小路径方法 的全自动图像分割算法。在图像的GVF 场上检测出流场节点,以节点为种子,采用多标记快速扫描法获得一个初始分割,采用区域合并 得到最终分割结果。实验结果证明了该算法的鲁棒性和有效性。-Manual intervention to make the snake model can only be used for semi-automatic image segmentati
  3. 所属分类:Graph program

    • 发布日期:2017-04-17
    • 文件大小:264.97kb
    • 提供者:子登
  1. gradient-vector-flow-algrithm(VC)

    0下载:
  2. 利用梯度矢量流算法进行轮廓提取(图像分割),不错的方法,对原来的ACM模型进行改进(active contour model 活动轮廓模型)-using gradient vector flow algrithm to extract image contour,improvement from active contour model
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:13.3kb
    • 提供者:wykme
  1. SNAKEGVF

    0下载:
  2. Active contour models, deformable surface models, edge detection, gradient vector flow, image segmentation, shape representation and recovery, snakes.-Active contour models, deformable surface models, edge detection, gradient vector flow, image s
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:391.72kb
    • 提供者:李尊
  1. GVF_Snake_plus

    0下载:
  2. 是关于梯度矢量流snake的程序代码,长须很详细,可以学到梯度矢量流snake模型中能量函数的计算方法。-Gradient vector flow snake on the program code, long to be very detailed and can learn a gradient vector flow snake model in the energy function is calculated.
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:408.89kb
    • 提供者:BITwushaoqing
  1. GVF

    0下载:
  2. 这是一个实现GVF(广义梯度矢量流算法)的matla代码,-This is a realization of GVF (generalized gradient vector flow algorithm) matla code,
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:925byte
    • 提供者:宋丽花
  1. SVM_Finger

    0下载:
  2. 指纹图像的质量测量与评价,在指纹图像分割、增强及指纹匹配等环节都有重要应用. 同时,指纹图像的质量分类,对指纹识别算法的适用性研究也有重要意义. 本文提出一种基于支持向量机的指纹图像质量分类方法.该方法选择梯度、Gabor特征、方向对比度等指标,利用支持向量机有效实现指纹图像质量分类. 并采用少类样本合成过采样技术( SMOTE)降低指纹图像质量好坏的类别不平衡问题对分类的影响. 理论分析和实验结果都表明该方法能够较为有效地提高指纹图像质量分类的正确率.-Fingerprint Image Qu
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:551.15kb
    • 提供者:郭事业
  1. m-file

    0下载:
  2. 《数字图像处理》源码 部分函数列表 bayesgauss - Bayes classifier for Gaussian patterns. bound2eight - Convert 4-connected boundary to 8-connected. bound2four - Convert 8-connected boundary to 4-connected. bound2im - Convert boundary to image. boundar
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:146.9kb
    • 提供者:hsj
  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 the three algorithm, namely, th
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:965.62kb
    • 提供者:孙水发
  1. Grad-U-and-moving-rules

    0下载:
  2. 计算梯度向量Grad U和圆饼的移动规则:将所有的力都正因分解,分解成x轴方向和y轴方向的力,整个问题就简单化了,通过分别求出x轴方向和y轴方向的力之和,就可以知道该圆饼将要移动的轨迹,而x轴方向和y轴方向的合力方向应该就是该圆饼的梯度向量的方向。而所有圆饼的梯度向量就组成了Grad U-Because of all the forces are decomposed into the x-axis direction and the y-axis direction of the force,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1.47kb
    • 提供者:jerry
  1. GVF-Snake-model-

    0下载:
  2. :通过对梯度矢量流(GVF)力场迭代和轮廓收敛过程中时间开销大、不能逼近较复杂轮 廓等不足之处的分析,提出了一种新的初始轮廓线的设置方法。基于小波变换的多尺度轮廓检测算 法,能够较精确地定位出各类轮廓,在此基础上设置的初始轮廓线能够非常好地靠近图像中的各种真 实轮廓。实验结果表明,此方法有效地缩小了搜索的范围,减少了GVF迭代次数,提高了轮廓收敛的 速度,并保留了GVF Snake模型的所有优点。-: The gradient vector flow (GVF) field it
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:242.84kb
    • 提供者:fuky
  1. HOGTestDisp

    0下载:
  2. 自己实现的程序,用于显示HOG特征的梯度向量分布,方便查看HOG是否适用于描述当前物体,对于做研发的同学很有用-Their implementation procedures, used to display the gradient vector distribution HOG feature, for easy viewing HOG apply to describe the current object is useful for students doing research wit
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2.89mb
    • 提供者:严冬
  1. Hausdorff_Distance

    0下载:
  2. 提出了利用小波分解建立多分辨率图像锥和Hausdorff距离的医学图像配准方法。先利用小波方法建立多分辨率图像锥, 然后根据梯度向量幅度提取分层图像的特征点, 利用Hausdorff距离进行特征点集的匹配。该方法提高了配准的速度和精度, 而且具有鲁棒性。-Image registration is the matching processing in which two or more images match from the same scene derived from different
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-27
    • 文件大小:293.2kb
    • 提供者:vivi
  1. GRADIENT-VECTOR-FLOW-_v5

    0下载:
  2. 梯度向量流方法的matlab源代码,用于运动边界模型,变形模型。包含论文说明。-Gradient vector flow method matlab source code for the model of the moving boundary deformation model. Contains papers illustrate.
  3. 所属分类:Graph program

    • 发布日期:2017-11-11
    • 文件大小:931.83kb
    • 提供者:kimist
  1. gvf_dist_v4.2c

    0下载:
  2. 用matlab演示的梯度向量流。分为三种:原蛇、气球蛇、距离蛇-With a the matlab demo gradient vector flow. Divided into three types: the original snake, balloon snake from snake
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:1.87mb
    • 提供者:赵宝
  1. Gradient-vector-diffusion-denoising

    0下载:
  2. 梯度矢量扩散控制实现边缘保持的彩色图像去噪-Gradient vector diffusion denoising realize control color image edge preserving
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4.34mb
    • 提供者:王敏
« 12 3 »
搜珍网 www.dssz.com