CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - sobel算子

搜索资源列表

  1. Spatial-filtering-of-images

    2下载:
  2. 现有三幅图像,图像1是包装瓶中的气泡图片,图像2是印刷电路板的元器件焊接质量检查图,图像3是封装后的胶囊状药品。实验要求从这三幅图片中, 1. 选择一副图像,并叠加零均值高斯噪声,分别利用均值滤波和中值滤波器对该有噪图像进行滤波,显示滤波后的图像,比较两滤波器的滤波效果。 2. 选择一副图像,并叠加椒盐噪声,分别用均值滤波器,中值滤波器对该图像进行滤波,比较滤波器的滤波效果。 3. 选择一幅图像,分别利用Laplacian算子和Sobel算子对图像进行锐化操作,比较锐化的效果。-Th
  3. 所属分类:Special Effects

    • 发布日期:2016-03-25
    • 文件大小:199680
    • 提供者:李新文
  1. Edge-detection

    1下载:
  2. 多个边缘检测sobel算子的verilog程序模块。-Multiple edge detection sobel operator verilog program modules
  3. 所属分类:Special Effects

    • 发布日期:2016-04-21
    • 文件大小:4096
    • 提供者:
  1. bianyuan

    0下载:
  2. 提供图像的边缘检测,包括roberts算子,sobel算子,拉普拉斯算子等C语言源码。-Providing image edge detection, including roberts operator, sobel operator, Laplacian, etc. C language source code.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3479548
    • 提供者:xu
  1. EdgeContour

    1下载:
  2. 对加载的图像进行轮廓识别,边缘检测(包括robert算子,sobel算子,prewitt算子等)的VC++程序-Of the loaded image contour recognition, edge detection (including robert operator, sobel operator, prewitt operator, etc.) VC++ program
  3. 所属分类:图形/文字识别

    • 发布日期:2013-02-01
    • 文件大小:3956018
    • 提供者:王俊杰
  1. Sobel4

    0下载:
  2. 运用Sobel算子对图像进行锐化的源代码-Using Sobel operator to sharpen the image source code
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:617
    • 提供者:内莫
  1. ruihua

    3下载:
  2. 图像的几种锐化处理,包括sobel算子,roberts梯度法和laplace算子锐化。并且将四种图像放在一起形成对比。-Several image sharpening, including sobel operator, roberts gradient and laplace operator sharpening. And will contrast the four images together.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:74977
    • 提供者:o璐璐
  1. 6

    1下载:
  2. 编写一个程序,对输入的图像进行哈夫曼编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。 Sobel算子和拉普拉斯算子进行锐化,并比较结果。-Write a program to image the input Huffman coding, the entropy of the original image displayed, encoded, the average code length, and be able to reconstruct the image a
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:218883
    • 提供者:ad
  1. houph_MFC

    0下载:
  2. 在MFC环境下用openCV实现sobel算子和霍夫变换检测直线和圆-In the MFC environment with openCV achieve sobel operator and the Hough transform detection of lines and circles
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:10429108
    • 提供者:汪前
  1. Masks

    0下载:
  2. 本文件包含拉普拉斯-高斯算子 Unsharp Masking, 和Sobel 算子,并用上述算子处理Grey scale图像,文件里有测试图像。代码用visual studio 2008编写,可以直接运行。-This file contains Scale Space using Laplacian of Gaussian operator Unsharp Masking, and Sobel Operator ,and using these operators to handle grey
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4083517
    • 提供者:Jason
  1. edgedetecting

    0下载:
  2. 主要功能是检测图像中,由于灰度变化产生的边缘,效果还行,主要用的是sobel算子-Main function is to detect images, because gray-scale changes in the edge line effects, mainly using a sobel operator
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:922
    • 提供者:pingxiyan
  1. DM642_Sobel_edge_distill

    0下载:
  2. DM642平台上实现Sobel算子,实验设备配套软件程序-DM642 platform Sobel operator, laboratory equipment, software process
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:172182
    • 提供者:Michael
  1. edgeDetection

    0下载:
  2. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:347337
    • 提供者:xiayi_iprai
  1. SEED401_SobelEdge_part

    0下载:
  2. CCS环境下图像的边缘检测 Sobel边缘检测算子-CCS environment Image Edge Detection Sobel Edge Detection Operator
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:298281
    • 提供者:wmm
  1. image_enhancement

    1下载:
  2. (1)获得图象的直方图,将其均衡化,显示灰度变换函数及图象效果; (2)分别用梯度法、拉氏算子、Sobel算子以及中值过滤等方法对图象进行增强,并对增强效果进行比较; (3)用钝化算子、高频提升、内查、外推等方法对图象进行增强。 (4)用Matlab工具进行彩色图象增强方法和彩色图象处理方法的实验-(1) to obtain images of the histogram equalization to show gray-scale transformation function
  3. 所属分类:Special Effects

    • 发布日期:2016-01-27
    • 文件大小:208471
    • 提供者:杨怡
  1. LhfImage2

    1下载:
  2. 图像各种边缘检测算子的比较,包括介绍了四种边缘检测算子包括Roberts边缘检测算子、Sobel边缘检测算子、Prewitt边缘检测算子和高斯—拉普拉斯边算子-Image a variety of edge detection operator of comparison, including the introduction of the four edge detection operator, including Roberts edge detector, Sobel edge dete
  3. 所属分类:Special Effects

    • 发布日期:2014-05-13
    • 文件大小:79290
    • 提供者:李慧芳
  1. bianyuan_jiance_bijiao

    0下载:
  2. 用六种算子(分别是gabor、拉普拉斯、priwitt、robert、sobel、wallis),对三种图象进行边缘检测比较,强烈推荐哦,是本人的毕业设计中的关键程序-The six operators (respectively gabor, Laplace, priwitt, robert, sobel, wallis), images of three edge detection comparison, strongly recommend Oh, my graduation proje
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:835807
    • 提供者:吴海峰
  1. SOURCE

    0下载:
  2. 数字图像处理这本书的第七章源代码,主要将边缘检测和轮廓跟踪,包括Sobel算子、Hough变换等。-Digital image processing of this book Chapter VII of the source code, mainly to edge detection and contour tracing, including the Sobel operator, Hough transform.
  3. 所属分类:Graph program

    • 发布日期:2017-04-26
    • 文件大小:31462
    • 提供者:liunian
  1. ImageSobelMarginDetectSourceCode

    0下载:
  2. 源代码展示了SOBEL算子的强大功能,代码完整可运行,是图像处理初学者的好指导!-Source code of the Sobel operator to display the power of a complete code can be run, are better image processing beginners guide!
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:2710942
    • 提供者:jack
  1. sobel_coner_detection

    0下载:
  2. 使用canny或者sobel算子测出边缘后,再进行角点检测的程序-Canny use or sobel edge operator to detect and then to carry out the procedures for corner detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:702334
    • 提供者:abc
  1. sobel_coner

    0下载:
  2. 使用canny算子或者sobel算子检测边缘,然后进行角点检测-Using canny operator or sobel edge detection operator, and then proceed to corner detection
  3. 所属分类:Special Effects

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