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

搜索资源列表

  1. getcontour

    1下载:
  2. 一种医学图像轮廓提取,大家试试看,或许有用-A medical image contour extraction, we give it a try, perhaps useful
  3. 所属分类:Special Effects

    • 发布日期:2015-10-03
    • 文件大小:1094
    • 提供者:kevin
  1. PrincipalCurves

    4下载:
  2. 这是网上较难得到的一份基于主曲线轮廓提取的算法和论文,大家可以试一下!-This is a package of the paper and source of principal curve! It deserves you to have a try!
  3. 所属分类:Special Effects

    • 发布日期:2015-10-03
    • 文件大小:145448
    • 提供者:feixiaoxing
  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
    • 文件大小:13623
    • 提供者:wykme
  1. EdgeContour

    0下载:
  2. BMP图片边缘检测(包括Robert,Sobel,Prewitt,Kisch和Gauss-Laplace算子)与轮廓提取。此外,还有Hough变换,种子填充,轮廓跟踪等算法的实现方法。注意,BMP图片的需是256色以下。-BMP image edge contour (including Robert, Sobel, Prewitt, Kisch and Gauss-Laplace operator) and the contour extraction. In addition, Hough
  3. 所属分类:Graph program

    • 发布日期:2017-05-11
    • 文件大小:2139834
    • 提供者:David
  1. vb

    0下载:
  2. 这是一个利用VC++编写的图像轮廓提取的程序代码。经过验证可以使用。-This is a Vc program.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:299881
    • 提供者:宗华丽
  1. gvf

    0下载:
  2. gvf算法的MATLAB实现,用于图像的轮廓提取-gvf algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:957
    • 提供者:apolloly
  1. dp

    0下载:
  2. 利用水平集原理对图像进行轮廓提取,请大家指教-level
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:776340
    • 提供者:wangdapeng
  1. image

    0下载:
  2. 实现图像的sobel轮廓提取、闭合轮廓线提取、区域生长等-region grow ,sobel
  3. 所属分类:Graph program

    • 发布日期:2017-05-28
    • 文件大小:10637131
    • 提供者:曹艳娟
  1. makeyong

    3下载:
  2. 该程序运用蚁群算法,具体为蚁群的寻路过程进行图像分割,针对普通图像跟MRI图像进行轮廓提取,效果不错,值得学习!-The program using ant colony algorithm, specifically for the colony s way-finding process of image segmentation, for the general outline of the image with the MRI image extraction, good results
  3. 所属分类:Other systems

    • 发布日期:2015-10-03
    • 文件大小:281026
    • 提供者:成林
  1. contour-extraction

    0下载:
  2. 对图片进行轮廓提取,用户可自行选择图片,程序有界面,可实现打开,保存等功能-Contour extraction of the picture, the user can choose their own pictures, the program has interface can be realized to open, save and other functions
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2339201
    • 提供者:apple
  1. tuxiangchuliruanjian

    0下载:
  2. 图像处理软件源码。 VC++平台下编写。内含灰度图像处理,真彩图像处理,图像跟踪,轮廓提取等功能。-Image processing software source code. VC++ platform to prepare. Containing gray image processing, true color image processing, image tracking, contour extraction functions.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-26
    • 文件大小:8993840
    • 提供者:wkiuz
  1. EdgeContour

    0下载:
  2. 边缘检测,轮廓检测,Sebel算子,高斯拉普拉斯算子,Robert算子,Prewitt算子,Kersch算子等,Hough变换,平行线检测,轮廓提取,种子填充,轮廓跟踪-Edge detection, contour detection, Sebel operator, Gaussian Laplacian, Robert operator, Prewitt operator, Kersch operator, etc., Hough transform, parallel line detec
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:72725
    • 提供者:skylost
  1. luokuotiqu

    1下载:
  2. 这个是图像轮廓提取的matlab程序,而且提取完后还能把所有轮廓用不同颜色分开存放到轮廓矩阵cell中,方便用户对感兴趣的轮廓进行操作--张璐奉献-This is the matlab image contour extraction process, but also exhausted all the contours extracted with different colors kept separate from the profile cell in the matrix, user
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:174320
    • 提供者:zhanglu
  1. Kmeansclustering

    0下载:
  2. 示例程序使用K均值聚类的方法实现了对位图图像的分割即轮廓提取,程序中附带一张位图,可直接打开查看效果、-Sample programs using the K-means clustering methods have been exported to a bitmap image segmentation or contour extraction, the program comes with a digital map, can be directly open the view resu
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2338999
    • 提供者:王彬
  1. SEED401_SobelEdge_all

    0下载:
  2. DM642的图象边缘轮廓提取例程,要求合众达的DM642图象实验箱配合。但也可以只参考算法部分。-DM642 image edges extraction routines require united up to the DM642 images with the experimental box. But it can also only part of the reference algorithm.
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:256576
    • 提供者:ag
  1. edge

    0下载:
  2. 一个关于图像边缘轮廓提取的源代码,供大家学习,特别是初学者非常实用-About the picture edge outline extraction s source code, for everybody study, the beginner is specially practical
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:878
    • 提供者:杨杰
  1. codecode

    0下载:
  2. 静态背景下的高精度视频目标是实时检测与轮廓提取,matlab源代码实现。 -High-precision static background video object detection and contour extraction in real time, matlab source code.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:43140
    • 提供者:李英华
  1. skin_color

    0下载:
  2. 根据国外文献算法中所写的MATLAB代码,实现肤色检测与轮廓提取。-According to foreign literature written in MATLAB code algorithm to achieve skin color detection and contour extraction.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:5897
    • 提供者:
  1. matlab-test

    0下载:
  2. 这是一个进行图像轮廓提取和背景提取的matlab仿真,可以运行,是我在做课题时用到的一个小程序-This is a background of the image contour extraction and extraction matlab simulation, you can run, is the topic I am doing a small program used
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:4132
    • 提供者:张黎
  1. demo

    1下载:
  2. 稳健点集配准的高斯混合模型程序。可用于轮廓提取后的图像配准。-Robust point set registration process Gaussian mixture model. After the contour extraction can be used for image registration.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:122235
    • 提供者:
« 1 23 4 5 6 7 8 9 10 ... 48 »
搜珍网 www.dssz.com