CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 高斯 图像边缘

搜索资源列表

  1. VC++examples(9Sources)

    0下载:
  2. 该文件包括9个VC++编程的例子源码,包括Hough变换,灰度均衡,灰度拉伸,图像的3D灰度显示,拉普拉斯高斯边缘检测等等。-The documents include nine VC + + programming examples of FOSS, including Hough transform, gray balance, gray stretch, 3D gray-scale images, Laplace, etc. Gaussian edge detection.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:10236
    • 提供者:小会
  1. ww

    1下载:
  2. 边缘检测是数字图像处理中的重要内容。本文首先对图像的边缘检测的各种算法和算子做了总结和分析。Canny最早提出了边缘检测的三条连续准则:最优检测结果、最优定位和低重复响应,并在这些准则的基础上得到了“最优线性滤波器”―高斯函数的一阶导数。经过十几年的发展,目前已经有了对这个准则的很多改进,本文也对这个方面的工作做了小结
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1398250
    • 提供者:qq
  1. openCV图像处理,内含边缘检测

    0下载:
  2. openCV图像处理,内含边缘检测、边缘分割、区域增长、高斯噪声、椒盐噪声消除以及自适应中值滤波函数的实现-openCV image processing, includes edge detection, edge segmentation, region growing, Gaussian noise, salt and pepper noise cancellation and adaptive median filter function implementation
  3. 所属分类:GDI/图象编程

    • 发布日期:2016-01-25
    • 文件大小:1039360
    • 提供者:bodysen
  1. ImageProcessing5

    0下载:
  2. 图像高斯模糊处理,利用log边缘算子法对图像进行边缘提取,对象进行对角镜处理等-Gaussian blur image processing, the use of log marginal operator on image edge detection, object processing, such as diagonal mirror
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:28754
    • 提供者:huang jakie
  1. canny

    0下载:
  2. canny算法源码。Canny 的目标是找到一个最优的边缘检测算法。Canny 算法适用于不同的场合。它的参数允许根据不同实现的特定要求进行调整以识别不同的边缘特性。对于PC上的实时图像处理来说可能慢得无法使用,尤其是在使用大的高斯滤波器的情况下。但也要考虑到处理器速度的不断提升。 -canny algorithm source code. Canny' s goal is to find an optimal edge detection algorithm. Canny algorit
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:1211
    • 提供者:鱼儿很忙
  1. imageprocessing

    0下载:
  2. 实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。-Simple image processing, including 256 colors to grayscale, Hough transform, Wal
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3330673
    • 提供者:啊哦
  1. tsobbellh

    0下载:
  2. 这是我本人自己开发的可用于256*256大小的图像进行sobel边缘检测的vhd文件,可在QuartusII或MaxplisII下综合与与仿真,并在FPGA上测试过。能进行修改支持其他大小图像的sobeel边缘检测,同时还能实现其它的图像模块化处理算法,例如高斯滤波,平滑等。 -This is my own development vhd file, can be used for 256* 256 size image sobel edge detection under QuartusI
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:2921
    • 提供者:兴奋
  1. EDGE

    0下载:
  2. 图像处理: 打开图片 可实现边缘检测 基于 模板算子法,高斯算子 canny算子,小波变换,金字塔,灰度形态学 实现边缘检测-Image processing: Open the image edge detection can be realized Edge detection based the template operator method, Gaussian operator canny operator, wavelet transform, pyramid, gr
  3. 所属分类:CSharp

    • 发布日期:2017-11-13
    • 文件大小:184343
    • 提供者:
  1. Matlab-filter

    0下载:
  2. 在matlab中,各种图像滤波函数,如中值滤波,高斯滤波,边缘增强等-matlab commonly used in a variety of filter function
  3. 所属分类:其他小程序

    • 发布日期:2017-11-26
    • 文件大小:2048
    • 提供者:杨永敏
  1. Steerable-Filters

    0下载:
  2. 方向高斯滤波器,可以用于图像边缘检测和分析,倾角可以由用户给定-This program can be used to uate the first directional derivative of an image. The orientation of the filter can be specified by the user. In general, these filters could be useful for edge detection and image analysi
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:337975
    • 提供者:lihaishan
  1. BMP

    0下载:
  2. c图像处理,包括小波变换,高斯变换,滤波,边缘检测,旋转,平移,各算子:sobel,拉普拉斯-c image processing, including wavelet transform, Gauss conversion, filtering, edge detection, rotation, translation, each operator: sobel, Laplace etc.
  3. 所属分类:Other systems

    • 发布日期:2017-05-21
    • 文件大小:5944449
    • 提供者:ZHANG
  1. canny-edge-detecction

    0下载:
  2. canny边缘检测,Canny 算法适用于不同的场合。它的参数允许根据不同实现的特定要求进行调整以识别不同的边缘特性。对于PC上的实时图像处理来说可能慢得无法使用,尤其是在使用大的高斯滤波器的情况下。但是,我们讨论计算能力的时候,也要考虑到随着处理器速度不断提升,有望在未来几年使得这不再成为一个问题。-canny edge detection, Canny algorithm is suitable for different occasions. It allows the parameter
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:132329
    • 提供者:张聪
  1. DoG filters

    0下载:
  2. 高斯差分滤波器,主要用于边缘特征提取,用于模式识别中的分割预处理(Gauss differential filter, which is mainly used for edge feature extraction, is used for segmentation preprocessing in pattern recognition)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:3072
    • 提供者:李大文
  1. edge

    0下载:
  2. C#下几种图像边缘检测算法实现,包括模板算子、高斯算子、Canny算子、灰度形态学、小波变换、金字塔等。(Implementation of several image edge detection algorithms under C#)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:125952
    • 提供者:ilzh
搜珍网 www.dssz.com