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

搜索资源列表

  1. image-processing

    1下载:
  2. 1.设计一个程序,对一幅灰度图像的实现如下几何变换,1)放大为原图1.5倍 2)绕中心旋转30度(CW) 3)采用偏移量插值实现一个透视变换. 灰度差值用最近邻插值和双线性插值 2. 绘制一幅灰度图像的梯度幅度图像(三点法求梯度),针对梯度幅度图像合理的选择一个阈值(通过试验即可)将其二值化,以获得图像边缘检测图像。-(1) design a program, a grayscale image as geometric transformation, zoom 1) for 1.5 tim
  3. 所属分类:Special Effects

    • 发布日期:2015-12-28
    • 文件大小:291840
    • 提供者:Xucheng
  1. weighter_filter

    0下载:
  2. 实现对彩色图像边缘检测、灰度处理、二值化等具体的图形图像处理内容-Realization of color image edge detection, gray processing, binary image processing such specific graphic content
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:922
    • 提供者:yesa
  1. ass3

    0下载:
  2. 本程序实现了对灰度图像的边缘检测,可采用5中算子(sobel、prewitt、roberts、canny、marr)对图像检测-This program implements the edge detection of gray-scale image can be used 5 operator (sobel, prewitt, roberts, canny, marr) image detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:185182
    • 提供者:Hunt
  1. diblook

    0下载:
  2. 在原有的DIBLOOK开源代码的基础上改进算法,利用Sobel及Canny算子边缘检测方法实现将彩色图像转变为灰度图像,自己添加了大量的API函数。-Improved algorithm based on the original DIBLOOK open source code, using the Sobel and Canny edge detection method to achieve the color images into grayscale images, added a l
  3. 所属分类:Special Effects

    • 发布日期:2017-06-16
    • 文件大小:24682722
    • 提供者:独角之灵
  1. VCPP-Sobel-Edge

    0下载:
  2. 利用Sobel算子从纵向和横向对灰度图像进行边缘检测源码!-Sobel operator from the vertical and horizontal edge detection source grayscale images!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:144773
    • 提供者:独角之灵
  1. image_edge_detection

    0下载:
  2. 本代码是基于VC6.0的图像增强代码,程序支持读入、显示各种类型的彩色、灰度图像,图像增强先做平滑滤波去除噪声,再采用拉普拉斯算子实现边缘检测,并附带图像灰度直方图的显示功能。-This code is based on image enhancement VC6.0 code, the program supports reading, showing all kinds of color, grayscale image, image enhancement do first smoothi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:2021481
    • 提供者:yingl
  1. VisualPCSharp-Image-Processing-Example

    0下载:
  2. Visual C#图像处理程序实例 内容包括Visual C#.net基础 Visual C#图像处理基础 图像合成 边缘检测 灰度图像处理等主要内容-Visual C# image processing program instances including Visual C#. Net basis of Visual C# image processing basic image synthesis edge detection grayscale image processin
  3. 所属分类:Special Effects

    • 发布日期:2017-11-05
    • 文件大小:8985872
    • 提供者:bunnybear331
  1. Canny

    1下载:
  2. canny算子, 是图像处理中的算子,灰度图像sobel算子处理效果图,主要用作边缘检测。-canny operator, the operator in image processing, grayscale images sobel operator treatment effect diagram, is mainly used for edge detection.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-30
    • 文件大小:202575
    • 提供者:曹洪灵
  1. experiment-3

    0下载:
  2. 图像边缘检测的一些方法代码,针对灰度图像进行边缘检测-Some methods of image edge detection code for grayscale image edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:773
    • 提供者:宝媛媛
  1. edge

    0下载:
  2. 主要是采用Canny算法进行边缘检测,有一个个跟踪条,涉及到callback函数,对灰度图像进行边缘检测,将彩色图像转换为灰度图像-Using Canny algorithm for edge detection, a track bar relates to the callback function, for edge detection of gray image, the color image is converted to grayscale images
  3. 所属分类:OpenCV

    • 发布日期:2017-11-18
    • 文件大小:1712953
    • 提供者:zhouyang
  1. car_video_canny

    0下载:
  2. 将一段车辆视频,分别在三个窗口内显示其原始图像,灰度图像及边缘检测图像。这三个窗口 是同一列的。-The period of vehicle video, respectively, in the original image, gray-scale image, and the edge detected image is displayed within the three windows. These three windows are in the same column.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-24
    • 文件大小:1378
    • 提供者:史丽军
  1. work

    0下载:
  2. 对数字图像进行灰度化、图像边缘检测、图像增强、图像分割等一系列操作-Grayscale image edge detection, image enhancement, image segmentation, a series of operations on digital images
  3. 所属分类:Special Effects

    • 发布日期:2017-12-03
    • 文件大小:3105229
    • 提供者:王友兰
  1. shuzituxiangchuli

    0下载:
  2. 用matlab编程工具,编写具有操作界面的应用程序,通过菜单、对话框,选项框等界面控制,对算法进行演示。需要在应用系统中实现的算法及功能包括: 1、图像增强算法 (1)灰度线形变换:亮度及对比度可以调节(通过控制参数的改变,能够实时预览变化结果); (2)直方图均衡:可在界面上对比均衡前后的效果。 2、图像变换算法 (3)对一幅彩色图像进行DCT变换和反变换,对比结果和原图; (4)仅保留左上角16X16的DCT系数,进行反变换,计算结果图的信噪比SNR。 3、图像分
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:822641
    • 提供者:张涛
  1. Image-Edge-Detection

    0下载:
  2. 对媒体技术实验之---图像边缘检测,分别使用Sobel,Prewitt,Roberts,Laplacian of Gaussian,zero-cross,Canny检测法对灰度图像进行边缘检测-For media technology experiments--- image edge detection, respectively, using Sobel, Prewitt, Roberts, Laplacian of Gaussian, zero-cross, Canny detection
  3. 所属分类:Graph program

    • 发布日期:2017-11-16
    • 文件大小:190813
    • 提供者:龚晔
  1. xiaobobianhuan

    0下载:
  2. 利用小波变化实现对不同灰度图像的边缘检测-Changes implemented using wavelet different gray-scale image edge detection
  3. 所属分类:ELanguage

    • 发布日期:2017-11-20
    • 文件大小:9261
    • 提供者:聂佳佳
  1. CompassMATLAB

    0下载:
  2. demo中包括了目前常用的边缘检测算子,并添加了frei-chen、kirsch、drecedge、prewittcompass等边缘检测function函数。此外,实现了Ruzon罗盘算则的matlab编程,可以对灰度图像加以处理,实现边缘检测。-demo includes the most commonly used edge detection operator, and added frei-chen, kirsch, drecedge functions such as edge de
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:12198
    • 提供者:扬子
  1. CompassMATLAB

    0下载:
  2. demo中基本上整理了目前常用的所有边缘检测算子,并添加了自定义的frei-chen、kirsch、direcedge、PrewittCompass、RobinsonCompass边缘检测算子function函数。此外,还有Ruzon罗盘算子的matlab实现程序,能对灰度图像的边缘加以检测。-demo, basically compiled all the commonly used edge detection operator, and add a custom frei-chen, ki
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:12842
    • 提供者:扬子
  1. EdgeContour

    0下载:
  2. MFC实现灰度图像的边缘与轮廓,包括Robert,sobel,Kirsch等各种算子的边缘检测,hough变换,轮廓提取,种子填充,轮廓跟踪等-MFC to achieve gray image edges and contours, including Robert, sobel, Kirsch other operator edge detection, hough transform, contour extraction, seed filling, contour tracking.
  3. 所属分类:Menu control

    • 发布日期:2017-05-10
    • 文件大小:2139974
    • 提供者:赵丹凤
  1. matlab-Image-Edge-Detection-

    0下载:
  2. 图像边缘检测,利用灰度梯度进行边缘检测,得到误差在一定范围内的灰度矩阵即两个图形可以进行配对-Image edge detection, the edge detection using the gray gradient obtained in a range of error is the gray pattern matrix that can be paired two
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:6785
    • 提供者:宋佳佳
  1. Sobel

    0下载:
  2. 函数功能:对灰度图像进行sobel边缘检测-Functions functions: gray-scale image of the sobel edge detection
  3. 所属分类:Graph program

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