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

搜索资源列表

  1. wavelet_code

    1下载:
  2. 这是《小波分析理论与MATLABR2007实现》的源代码。主要是基于Matlab的小波工具箱实现小波基选择、小波包分解、Mallat变换以及小波变换在边缘提取、图像去噪、数据压缩等中的应用,特别包含了二代提升小波的相关内容,理论与实际相结合。大家想要了解的二进小波、正交镜像滤波器组[QMF]等概念这里都有体现。-This is 《MATLABR2007 wavelet analysis theory and implementation》 of the source code. Mainly
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-30
    • 文件大小:55411
    • 提供者:
  1. 67894454565367678844

    0下载:
  2. 本程序很好的实现了二值图像的轮廓跟踪,边缘提取和边缘检测-This procedure achieved good binary image of contour tracking, edge detection and edge detection
  3. 所属分类:Graph program

    • 发布日期:2017-05-17
    • 文件大小:4555538
    • 提供者:xhx
  1. leituoyuantezhengzidongshibiejiyaxiangsutiqudewanz

    0下载:
  2. 针对视觉检测中高精度、自动化类椭圆图像特征提取的需要,提出一种类椭圆特征自动识别和中心亚像 素定位的完整实现方法。方法中采用基于类椭圆边缘属性对特征区域进行自动识别,采用最小二乘椭圆拟合 精确求取类椭圆亚像素定位中心。实验表明,基于该解决方案,可以实现类椭圆特征的自动识别及椭圆中心的 亚像素定位,定位算法精度较高,鲁棒性强,同时简便易行,不需要人机交互,可以很好地满足视觉检测仪器化 需求。-Vision testing for high-precision, automated
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:180766
    • 提供者:刘镖峰
  1. dilation

    0下载:
  2. 对一副二维数字图像执行多尺度全方位的膨胀处理,以提取出图像的外边缘。算法简单,易于实现,且边缘提取的效果优于传统的基于灰度梯度的边缘提取算子。-A pair of two-dimensional digital image on the implementation of multi-scale expansion of a full range of treatment to extract the outer edge of the image. Algorithm is simple, e
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:897
    • 提供者:gaoxin04072401
  1. leogic

    0下载:
  2. 一、图像边缘检测里边包含3个程序: 1.边缘检测程序,包括robert 算子,sobel 算子,prewitt算子,gauss-laplace算子 2.hough变换检测直线 3.轮廓提取程序 二、图像配准程序 包括1个程序 三、图像复原程序 里边重点实现了由运动模糊造成的图像复原的算法。 上传作者简介:图像处理专业博士研究生。 恳请版主批准同意。谢谢!-edge detection image contour extraction hough tr
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:2663645
    • 提供者:leogic
  1. Edge_Wavelet

    0下载:
  2. 小波模极大值用于边缘提取,分析对象:woman图像。连线的工作没有做。-Wavelet Modulus Maxima for edge detection, analysis of the object: woman image. Connection does not do the work.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-12
    • 文件大小:1204
    • 提供者:yanhaifeixue
  1. SHOW

    0下载:
  2. 运用基于图像边缘跟踪的方法,提取图像边缘,并且演示跟踪的整个过程-using the image edge tracing methods to get the edge and show its process
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:126543
    • 提供者:王双全
  1. colorPIC

    0下载:
  2. 针对彩色图像的处理 包括对彩色图像的灰度化、二值化、边缘提取、锐化、浮雕、反相、平滑、扩散、曝光、马赛克、图像合成以及对彩色图像显示其RGB直方图-For color image processing includes color images of the gray, binarization, edge detection, sharpening, relief, RP, smooth, proliferation, exposure, mosaic, image synthesis, as
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:113738
    • 提供者:YanMeng
  1. Canny

    0下载:
  2. canny边缘提取算法,很好的图像处理算法值得一看-canny
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-22
    • 文件大小:6931664
    • 提供者:小菜
  1. Image

    0下载:
  2. 一篇很优秀的关于图像边缘检测和特征提取算法的博士论文,文中介绍了不少有益的算法。-On a very good edge detection and feature extraction algorithm doctoral dissertation, In this paper, many useful algorithms.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-21
    • 文件大小:6389526
    • 提供者:姜利
  1. edgeSimulation

    0下载:
  2. 在提取出图像边缘后,进行图像的边缘拟合时使用-In the extracted edge image after image of the edge of the use of fitting
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:2507
    • 提供者:hanzhibin
  1. backgroundsubtractionAndEdgedetection

    0下载:
  2. 图像 背景差分 边缘提取 用OpenCV来完成-background substraction and edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2325446
    • 提供者:黄舒颖
  1. matalab

    0下载:
  2. 图像的边缘提取的算子 matalab实现 算子的比较-the edge of picture
  3. 所属分类:File Formats

    • 发布日期:2017-04-01
    • 文件大小:216957
    • 提供者:石头
  1. canny

    2下载:
  2. canny检测器是很有效的边缘检测器,该函数可以实现对目标图像的边缘提取。该方法总结如下:1.图像使用带有指定标准差的高斯滤波器来平滑,以此减少噪声;2.在每一点计算局部梯度和边缘方向;3.第二步中确定的边缘点会导致梯度幅度图像中出现脊,然后追踪所有脊的顶部,并将所有不再脊顶部的像素设置为0;4.执行边缘链接-canny detector is very effective edge detector, this function can be achieved on the target im
  3. 所属分类:Graph program

    • 发布日期:2016-01-15
    • 文件大小:185038
    • 提供者:hanyantao
  1. Mathematicalmorphologyoperations

    0下载:
  2. 数学形态学操作 数学形态学的基本运算 结构元素矩阵 膨胀运算 腐蚀运算 膨胀与腐蚀的对偶关系 开运算和闭运算 击中与击不中 形态学的基本应用 边缘提取 二值图像面积提取 二值图像的欧拉数 查找表操作 灰度形态学 -Mathematical morphology operations basic operations of mathematical morphology dilation operator structure element matrix erosion
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:5339
    • 提供者:齐子新
  1. Susan

    0下载:
  2. Susan算子 用于图像边缘提取。 和图像角点提取-Susan operator for image edge extraction. And Image Corner Detection
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:350774
    • 提供者:liuwei
  1. zhongzhilvbo

    0下载:
  2. 图像的边缘提取,拉普拉斯算子实现形式,效果不错
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:754
    • 提供者:liugaosheng
  1. Prewittedgedetection

    0下载:
  2. 经典的边缘提取方法是考察图像的每个像素在某个邻域内灰度的变化,利用边缘邻近一阶或二阶方向导数变化规律,用简单的方法检测边缘,这种方法称为边缘检测局部算子法-Image with a Prewitt edge detection operator
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:40616
    • 提供者:蔡泽明
  1. VC-IMAGE

    0下载:
  2. 这是一个基于VC++平台图像处理程序,包括正交变换,边缘提取,灰度变换,平滑滤波等功能-This is a platform based on VC++ image processing procedures, including orthogonal transformation, edge detection, gray level transformation, filtering and other functions
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:4009384
    • 提供者:
  1. Edge

    1下载:
  2. 在MATLAB环境下,实现对Lena图像的边缘提取,主要对比了Roberts、Prewitt、Sobel、Laplace四种算子的边缘提取的效果-In the MATLAB environment, to realize the Lena image edge extraction, mainly comparing Roberts, Prewitt, Sobel, Laplace edge detection operator of four results
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-14
    • 文件大小:160193
    • 提供者:xujiangle
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com