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

搜索资源列表

  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. Greay

    0下载:
  2. 利用matlab进行图片处理,用于图像灰度化和边缘检测以及二值化-Matlab image processing for image gray and edge detection and binarization
  3. 所属分类:assembly language

    • 发布日期:2017-11-13
    • 文件大小:533
    • 提供者:fangyangyang
  1. cy

    0下载:
  2. 对图片进行边缘检测 包含sobel robert等经典算法和canny 小波等功能强劲的算法-Images edge detection contain sobel Robert classic algorithm and wavelet functions such as canny strong algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:4516843
    • 提供者:杨飞
  1. contours

    0下载:
  2. 在VS2008环境下基于OpenCV画出图片中的轮廓,用到Canny算子边缘检测、形态学变换和轮廓遍历-VS2008 environment based on OpenCV draw the outline of the picture, used Canny operator edge detection, morphological transformation and contour traversal
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-30
    • 文件大小:890
    • 提供者:jeff liang
  1. OPenCV_programs

    0下载:
  2. 里面有OPenCV环境变量的设置,OpenCV入门的各种常用程序,全部经过测试能运行,有结果。包括图片显示,图片反相,鼠标事件,播放AVI文件,画几何图形,图像边缘检测,从摄像头读取数据等等程序。-There is OPenCV environment variable Settings, OPenCV entry of all sorts of commonly used procedures, can all through the test run, have the result. In
  3. 所属分类:OpenCV

    • 发布日期:2017-11-18
    • 文件大小:9589306
    • 提供者:夏辉
  1. bmp

    0下载:
  2. 实现二值化和sobel边缘检测,将要二值化的图片放在DEBUG文件里,就OK了!-Sobel edge detection and binarization
  3. 所属分类:CSharp

    • 发布日期:2017-11-25
    • 文件大小:3316
    • 提供者:张强
  1. Matlab-program-gray-edge-detection

    0下载:
  2. 本文主要讨论获得图片后如何提取其边界信息,首先利用图像灰度均匀化解决了对比度不清晰的问题,然后利用高斯滤波法对图片进行滤波去噪,进而利用Canny算法实现边缘检测提取边界,该方法与Matlab自带的求边界方法有明显的提高,为利用Matlab程序求图像分形维数提供了更精确的前提。-This article focuses on how to get the image to extract the boundary information, the first to use to the gray
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-09
    • 文件大小:226816
    • 提供者:陈泽奇
  1. by_xh

    0下载:
  2. 边缘检测和细化,所用的图像是lena的头像。效果非常不错,已经尝试了近200张图片。-Edge detection and refinement, the the image lena avatar. The effect is very good, has tried nearly 200 pictures.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-23
    • 文件大小:1264
    • 提供者:辛群
  1. Picture

    0下载:
  2. 图片处理 去噪音,去模糊为了实现较好保留图像边缘特征的有效去噪,提出了一种基于边缘检测的Contourlet 变换去噪方法-Picture Deal
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-27
    • 文件大小:3020177
    • 提供者:Kobe
  1. 555

    0下载:
  2. 基于小波变换的多尺度图像边缘检测matlab源代码,有可能需要先转换图片,不过已在文档中有说明-Wavelet-based multiscale edge detection matlab source code, there may need to be converted to images, but is described in the documentation
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:3859
    • 提供者:雷霆
  1. wave

    0下载:
  2. 实现效果较好的小波变换,接口明确。可用于图片滤波去噪,边缘检测,区域分割。-Achieve better wavelet transform, an interface explicitly. Can be used for image filtering noise, edge detection, region segmentation.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-06
    • 文件大小:623
    • 提供者:冷冷
  1. maxarea

    0下载:
  2. 本程序用于检测图像中最大连通区域。通过对小波或其他边缘检测的结果进行适当处理,较为准确得出原图片中的最大连通区域。可用于显著性检测以及区域分割等。实现平台为C++&opencv-This procedure is used to detect the image of the largest regional connectivity. Through the wavelet edge detection results or other appropriate treatment, more
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-26
    • 文件大小:8764255
    • 提供者:冷冷
  1. handling--pictures

    0下载:
  2. 图像读取及灰度变换、图像旋转、边缘检测、图像反转灯非常实用的图片处理技巧-Image reading and gray-scale transformation, image rotation, edge detection, image inversion lights very useful image processing techniques
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:3553
    • 提供者:朱飞
  1. MyDIP

    0下载:
  2. MyDIP C++图像处理程序源代码,实现图片灰度处理、图像缩放、图像变换、图像边缘与轮廓的相关处理等。关于源码内的Template()函数:作用是用指定的模板(任意大小)来对图像进行操作,参数iTempH指定模板    * 的高度,参数iTempW指定模板的宽度,参数iTempMX和iTempMY指定模板的中心    * 元素坐标,参数fpArray指定模板元素,fCoef指定系数。   关于PrewittDIB()函数:作用是用Prewitt边缘检测算子对图像进行边缘检测运
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:47551
    • 提供者:郭子杰
  1. 4_22193100

    0下载:
  2. 图像处理,关于图像图像的处理包括对图片的去噪、二值化处理、边缘检测等。-picture program
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-14
    • 文件大小:5316
    • 提供者:杨后超
  1. Laplace_sharpen

    0下载:
  2. 这是关于图像处理方面的拉普拉斯锐化(边缘检测)的源代码,其中包含了测试图片-This is about image processing Laplacian sharpening (edge detection) of the source code, which contains test images
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:196638
    • 提供者:晶晶
  1. 111

    0下载:
  2. 非常完善的代码。适用于初学者。包括对图片的提取、4种滤波方法、4种边缘检测方法的实现代码,以及这些结果的对比图片,均经过测试,成功率100 。-Very good code. For beginners. Including the extraction of the picture, four kinds of filtering method, four kinds of edge detection method implementation code, and compare these
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:53177
    • 提供者:yli
  1. edge

    0下载:
  2. 对图片预处理加入高斯噪声,各种经典边缘检测算子对图像进行边缘提取-Gaussian noise on the image pre-processing, a variety of classic edge detection operator to extract image edge
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:40800
    • 提供者:李子君
  1. 041156300Medical3D

    0下载:
  2. RAw格式图片的显示,边缘检测,包括SOBEL算子,具有不同模板的拉普拉斯算子边缘检测,以及一些简单的滤波方式-sadfsadf asdfasdf asdf
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-12
    • 文件大小:2801280
    • 提供者:姜霞霞
  1. MPEG7dataset

    0下载:
  2. matlab实验常用mpeg7图像数据源,图片格式为gif。多用于边缘检测,特征提取,图像匹配等。-mpeg7 matlab image test commonly used data sources, picture format is gif. Used for edge detection, feature extraction, image matching.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3380427
    • 提供者:nick
« 1 2 3 4 5 6 7 89 10 11 12 13 »
搜珍网 www.dssz.com