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

搜索资源列表

  1. DIPDemo

    0下载:
  2. 包括图像输入(打开文件、采集、捕捉图像、从剪贴板粘贴、打开扫描软件、灰度化、添加随机噪声、椒盐噪声、去噪声)、图像处理(几何变换、灰度反转、直方图均衡化、直方图统计、图像复原、边缘提取、伪彩色、二值化、图像变换)、图像输出(另存图像、打印输出、复制到剪贴板)-Including image input (open the file, capture, capture images, paste from the clipboard, open the scanning software, gra
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:470394
    • 提供者:沉浮沉
  1. edge-detec

    0下载:
  2. 基于matlab的图像处理边缘提取程序,包含各种常用的边缘提取方法。-Matlab image processing based on edge extraction process, contains a variety of commonly used edge detection methods.
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:539
    • 提供者:王念念
  1. Zero_Crossing

    0下载:
  2. 基于零交叉方法的图像边缘提取:主要利用卷积和阈值-Based on zero-crossing edge detection method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:563
    • 提供者:靳焕娣
  1. Wavelets

    0下载:
  2. 一种小波算法的VC程序,可应用在图像处理得边缘提取、图像融合等应用中。-A wavelet algorithm for VC procedure can be used in image processing edge detection, image fusion and other applications.
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:100154
    • 提供者:wang liang
  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. edge

    0下载:
  2. 本程序实现对于CT图像的边缘提取算法,如Sobel,Robert,Priwitt,Laplacian,边缘跟踪算法,及射线法的边缘提取。-Implementation of this program for the CT image edge extraction algorithms such as Sobel, Robert, Priwitt, Laplacian, edge tracking algorithm, and the ray method of edge detection.
  3. 所属分类:GUI Develop

    • 发布日期:2017-06-16
    • 文件大小:25795655
    • 提供者:东哥
  1. SREdge

    0下载:
  2. 一种关于图像边缘提取的源程序,适合边缘提取学习的好资料-A kind of source on edge extraction, edge extraction study for the good information
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1675384
    • 提供者:聂晨
  1. 2

    0下载:
  2. 边缘特征的提取就是求图像梯度的局部最大值和方向。实际计算中,以微分算子的形式表示,并采用快速卷积函数来实现。常用的算子有微分算子,拉普拉斯算子,Canny算子等。其中Canny边缘检测是一种较新的边缘检测算子,具有较好的边缘检测性能,得到越来越广泛的应用。Canny边缘检测法利用高斯函数的一阶微分,它能在噪声抑制和边缘检测之间取得较好的平衡-Edge feature extraction is to seek the local maximum of image gradient and ori
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:1153
    • 提供者:xiaowei
  1. tuous

    0下载:
  2. 研究生的一个课程设计,基于a’trous小波分解的方法的图像边缘提取-A graduate curriculum design, methods based on wavelet decomposition a' trous Image Edge Extraction
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:766
    • 提供者:王乐
  1. remotesensingimagefusionmethod

    0下载:
  2. 遥感图像边缘特征提取与融合方法研究,基于模板分解与递归式滤波的遥感图像快速Gabor纹理特征提取。-Edge detection and remote sensing image fusion method
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9025401
    • 提供者:刘红
  1. drawing

    0下载:
  2. 一位学长做的毕业设计,是一个画图板。画直线、画任意线、画曲线、用颜色填充区域或对象。图像几何变换:平移、旋转、放缩。图像效果处理:边缘提取、消除噪声、素描效果、图像锐化、图像复原。-Graduating seniors to do a design, a drawing board. Draw a straight line, draw an arbitrary line, a curve, area or object with a color fill. Image geometric tr
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-03
    • 文件大小:227767
    • 提供者:黄华
  1. ImgProc1

    0下载:
  2. 图像处理、图像的放缩、图像边缘提取、图像角点检测-Image processing, image of put shrinkage, image edge extraction, image corner detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:11496014
    • 提供者:lzg
  1. VCPP-ImageProcess

    0下载:
  2. 代码实现对bmp图像的各种处理,包括:3种平滑处理、3种锐化处理、边缘增强(垂直、水平,东、南、西、北,东北,西北,东南,西南,和3种拉普拉斯方法),5种边缘检测的方法,中值滤波去噪,艺术效果(油画、浮雕),快速傅里叶变换,余弦变换,沃尔什—哈大吗变换,腐蚀膨胀,开闭操作,边缘提取,细化等功能。不错的VC++数字图像处理的代码,值得一看!-Bmp image code on a variety of processing, including: three kinds of smoothing,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5143624
    • 提供者:王卫
  1. Remote-Sensing

    0下载:
  2. 本文在全面剖析基本遥感图像处理方法的基础上,提出了遥感图像边缘提取研究应重点 考虑的几个因素 -In this paper, a comprehensive analysis of the basic remote sensing image processing method based on remote sensing image edge detection is proposed study should focus on several factors to consider
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:59548
    • 提供者:wangxue
  1. extractbooundary

    0下载:
  2. 主要进行ct图像边缘提取得到图像的外边缘,包括传统算子的实现。-Ct Image Edge mainly for the outer edge of the image is obtained, including the realization of the traditional operator.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:85838
    • 提供者:sp
  1. edge

    0下载:
  2. 图像边缘提取源码,边缘腐蚀程度可调。提取边缘效果很好。-Source image edge extraction, edge corrosion adjustable. Edge extraction works well.
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:16671
    • 提供者:陈皓
  1. Edge

    0下载:
  2. 使用C#实现图像边缘提取和检测的各种算子,包括模板算子,高斯算子,Canny算子,灰度形态学,小波变换和金字塔更等,算法完善,界面简洁,功能强大。-Use C# Image Edge Extraction and detection of various operators, including the template operator, Gaussian operator, Canny operator, gray morphology, wavelet transform and pyra
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:125870
    • 提供者:Andox
  1. matlabfile

    0下载:
  2. 利用sobel边缘检测算子实现图像边缘提取,方法简单-Edge detection using sobel operator of image edge extraction, simple
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:44855
    • 提供者:hanqitao
  1. zizhi

    1下载:
  2. 水果图像识别,识别不同的水果,将图像进行特征检测,边缘提取,-Fruit and image recognition, recognition of different fruits, the image feature detection, edge extraction,
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:671209
    • 提供者:李雪
  1. edgePdetection

    0下载:
  2. 图像边缘提取,获得较好二维图像边缘信息,适合于对图像的鉴别和定为等-Image edge detection, edge information to obtain a better two-dimensional image, the image is suitable for identification and as such
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:810
    • 提供者:luo
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com