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

搜索资源列表

  1. CV2

    1下载:
  2. 利用opencv进行图像特征抽取,包括使用高斯滤波和sobel算子进行边缘提取,使用harris算法进行角点检测,使用hough变换找出图像中最长直线,使用Ranec算法找出图像中直线,Gabor滤波-Using opencv image feature extraction, including the use of Gaussian filtering and Sobel operator edge extraction, Harris algorithm corner detection,
  3. 所属分类:OpenCV

    • 发布日期:2017-01-06
    • 文件大小:3314688
    • 提供者:
  1. CHENGXU

    0下载:
  2. 另存为一个新的BMP文件,要求显示出原BMP图像和新BMP图像。 2.编程实现图像傅立叶高通、低通滤波。 3.打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑 4.打开一幅图像,利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。 5.编写一个程序,对输入的图像进行哈夫曼编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像 6.在图像中生成一个矩形,然后用模板匹配法找出矩形位置。使用SSDA或改进的SSDA法-ave
  3. 所属分类:Oracle

    • 发布日期:2017-11-20
    • 文件大小:925
    • 提供者:方芳
  1. K

    0下载:
  2. 图像处理--均值滤波处理, 小波变换,Sobel算子进行边缘提取-Image processing- mean filter processing, filtering processing, wavelet transform, Sobel operator edge extraction.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-28
    • 文件大小:1087
    • 提供者:魔力鸟
  1. Lab524-VideoEdgeCounterSobel

    0下载:
  2. DM642边缘检测,用于检测边缘,采用全新的SOBEl算子进行快速的图像检测,效果好,速度快-DM642 EdgeCounterSobel
  3. 所属分类:DSP program

    • 发布日期:2017-11-13
    • 文件大小:246683
    • 提供者:jin
  1. MATLABshiyongyuandaima

    0下载:
  2. 目录 1.图像反转 2 2.灰度线性变换 2 3.非线性变换 4 4.直方图均衡化 5 5. 线性平滑滤波器 6 6.中值滤波器 7 7.用Sobel算子和拉普拉斯对图像锐化: 8 8.梯度算子检测边缘 9 9.LOG算子检测边缘 11 10.Canny算子检测边 缘 12 11.边界跟踪 (bwtraceboundary函数) 13 12.Hough变换 14 13.直方图阈值法 16 14. 自动阈值法:Otsu法 18 15.膨胀
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:115797
    • 提供者:廉小萍
  1. MATLABshiyongdaima1

    0下载:
  2. 目录 1.图像反转 2 2.灰度线性变换 2 3.非线性变换 4 4.直方图均衡化 5 5. 线性平滑滤波器 6 6.中值滤波器 7 7.用Sobel算子和拉普拉斯对图像锐化: 8 8.梯度算子检测边缘 9 9.LOG算子检测边缘 11 10.Canny算子检测边 缘 12 11.边界跟踪 (bwtraceboundary函数) 13 12.Hough变换 14 13.直方图阈值法 16 14. 自动阈值法:Otsu法 18 15.膨胀
  3. 所属分类:matlab

    • 发布日期:2017-11-03
    • 文件大小:12051
    • 提供者:廉小萍
  1. hough

    0下载:
  2. 用于对图像的边缘检测(采用canny算法)。 image 输入图像,这个必须是单通道的,即灰度图 edges 输出的边缘图像 ,也是单通道的,但是是黑白的 threshold1 第一个阈值 threshold2 第二个阈值 aperture_size Sobel 算子内核大小 -Using canny algorithm for image edge detection (). image input image, this must be a singl
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-25
    • 文件大小:366434
    • 提供者:panrujie
  1. LImage

    0下载:
  2. 一个基于MFC下的边缘提取程序,包括梯度算子、robet算子、prewitt算子、sobel算子以及laplacian4领域和8领域算子-Under an MFC-based edge extraction procedures, including the gradient operator, robet operator, prewitt operator, sobel operator and laplacian4 areas and eight field operator
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:2121497
    • 提供者:xiaohui
  1. watershed-a-region-growing

    0下载:
  2. matlab实现的区域增长和分水岭算法,以及基于sobel算子,prewitt算子,canny算子,log算子的边缘检测算法。-matlab implementation of regional growth and watershed algorithm, and on the sobel operator, prewitt operator, canny operator, log operator edge detection algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:4530
    • 提供者:尹晨光
  1. BYJC

    0下载:
  2. java 实现的边缘检测算法,有Roberts算子、Prewitt算子、Laplacian算子、Sobel算子,有界面,直接运行org.zfz.app.PhotoApp,-java implementation of edge detection algorithms, Roberts operator, Prewitt operator, Laplacian operator, Sobel operator, interface, directly run org.zfz.app.PhotoA
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:17850
    • 提供者:清真
  1. matlab_Fourier.txt

    0下载:
  2. Fourier变换在图像的处理上的有重要的作用,Sobel算子,Prewitt算子,Roberts算子,Laplace算子和Canny算子运算也是常用的图像边缘提取方法。-Fourier transform in image processing on an important role, Sobel operator, Prewitt operator, Roberts operator, Laplace operator and Canny operator op is also commo
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:903
    • 提供者:董懂
  1. Sobel

    0下载:
  2. Sobel operator 是圖像處理中的算子之一,主要用作邊緣檢測。-Sobel operator is image processing operators, mainly used for edge detection.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:4735
    • 提供者:林孟堯
  1. 20130527ShowBmpProcessing

    0下载:
  2. 各种基本图像处理。平移、镜像、转置、反色、复原、缩放、sobel算子、hough变换、配准、平滑等等。注意:里面的一张图2.bmp需要放在D盘根目录下。-Basic image processing. Translation, mirroring, transpose, anti-color, restoration, zoom, sobel operator, hough transform, registration, smooth and so on. Note: there are a
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:5655106
    • 提供者:cloe
  1. CalBMPpsnr

    0下载:
  2. 本文采用 Sobel 算子检测待插像素点周围的原图像像素点,判断其是否边缘点并检测出边缘方向,再依据沿边缘走向的像素点灰度变化平缓,边缘两侧像素点灰度值突变的进 行待插像素点的自适应插值。该算法具有较低的算法复杂度良好的客观质量,视觉效果以及最佳的图像缩放综合性能。本文工作是正在开发的数字电视图像后处理SoC芯片中 的一部分,下一步工作为:完成本文算法的硬件实现,将其作为 SoC 芯片中的图像缩放模块,与降噪模块、去隔行模块等其他 IP 模块一起形成完整的数字电视图像后处理 SoC芯片。
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-16
    • 文件大小:5325776
    • 提供者:吴江
  1. Matlab-GUI_image5-(2)

    1下载:
  2. 使用Matlab GUI界面编写的图像锐化程序,实现的功能包括:图像的打开、保存、使用“sobel算子”、“prewitt算子”、“roberts算子”、“log算子”、“canny算子”、“zero-cross算子”、“laplacian算子”对图像进行锐化等。-Written in Matlab GUI interface using image sharpening procedures, functions include: the image open, save, use the &
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:11827
    • 提供者:tuzki
  1. HumanDetec

    0下载:
  2. opencv接口,sobel算子和背景差分算法得到简单背景下实现运动物体的检测-opencv interfaces, sobel operator and background subtraction algorithm is simple backdrop for moving object detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1567
    • 提供者:jackey
  1. sobel_prewitt_Laplace_edge-detection

    0下载:
  2. 利用的是sobel算子,prewitt算子以及laplace算子进行的边缘的提取操作。 每种算子用一个函数。最后的main函数调用各个函数完成边缘提取。 -Use the sobel operator, prewitt operator and laplace operator for edge extraction operation. Each operator with a function. The last main function call to complete each
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:35251
    • 提供者:fanyongxiang
  1. EdgeDetection

    0下载:
  2. 用Sobel算子的方法对图像进行边缘提取,Matlab程序-Sobel operator using the method of image edge extraction, Matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:849
    • 提供者:小习
  1. MATLABsource

    0下载:
  2. 图像处理的线性变换,sobel算子,canny算子等,中值滤波等。-Image processing, linear transformation, sobel operator, canny operator, etc., median filtering.
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:12033
    • 提供者:yu
  1. sobeledge

    0下载:
  2. 此程序为CCS环境下的Sobel算子边缘检测代码,适用于DSP图像处理-This procedure for CCS environment Sobel operator edge detection code for DSP image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:114843
    • 提供者:
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 31 »
搜珍网 www.dssz.com