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

搜索资源列表

  1. imageEdgeDetect

    0下载:
  2. edge_detect.m : 图像边缘检测 其中使用 梯度算子边缘检测 : roberts算子、prewitt算子、Sobel算子、Canny算子 二阶微分算子法 : 拉普拉斯高斯算子、canny算子 lenna.bmp : 原始灰度图片 实验结果文件夹 : 保存了实验过程中生成的图像和程序流程图-edge_detect.m: edge detection which uses the gradient operator edge detection:
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:388874
    • 提供者:许胜强
  1. sobel

    0下载:
  2. VC2008下编写的Win32控制台应用程序,实现图像处理中的sobel变换进行边缘检测,其中自带测试图像-VC2008 written under Win32 console application in image processing, realize sobel edge detection of transform, bring their own test images
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1423996
    • 提供者:徐乐
  1. roberts

    0下载:
  2. 利用prewitt、sobel、roberts边缘检测器进行边缘检测-Use prewitt, sobel, roberts edge detector for edge detection
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1356
    • 提供者:yaya
  1. sobel

    0下载:
  2. 基于opencv的sobel边缘检测,适合初学者分析理解-Based on the opencv sobel edge detection, is suitable for beginners analysis understanding
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:702053
    • 提供者:朱志亮
  1. Sobel

    0下载:
  2. Sobel边缘检测算子的源码,方便移植调试。-The source of the Sobel edge detection operator, convenient portable debugging.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:31310
    • 提供者:tim
  1. sobel-edge-detection

    0下载:
  2. 图像sobel边缘检测,vc++开发环境,调试可用-Image sobel edge detection, vc++ development environment, debugging can be used
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2888387
    • 提供者:王国宇
  1. bianyuanjiance

    0下载:
  2. 程序的功能是对载入的图像进行边缘检测,检测的算子有微分算子、梯度算子、prewitt算子、roberts算子、sigma算子、sobel算子和canny算子。-Function of the program is loading the image edge detection, detection of a differential operator operator, gradient operator, prewitt operator, roberts operator, sigma o
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:22268
    • 提供者:陈勇
  1. sobel

    0下载:
  2. 边缘检测的实现,利用sobel边缘检测算子实现对图像的边缘检测处理-The realization of the edge detection, edge detection processing of image using sobel edge detection operator
  3. 所属分类:Special Effects

    • 发布日期:2017-11-29
    • 文件大小:81004
    • 提供者:liyanli12
  1. edge detection

    0下载:
  2. 文件夹包含2幅图片,程序实现对2幅图片的边缘检测,有sobel,robots和laplace算法。并将结果显示出来。
  3. 所属分类:matlab例程

  1. sobel-edge-delete

    0下载:
  2. sobel边缘检测,经过一定的处理,效果很好-sobel edge delete
  3. 所属分类:OpenCV

    • 发布日期:2017-12-08
    • 文件大小:991
    • 提供者:sun
  1. Sobel

    0下载:
  2. sobel 边缘检测 cuda加速 与openGL结合-sobel edge detection cuda
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-14
    • 文件大小:1056324
    • 提供者:黄群
  1. Sobel

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

    • 发布日期:2017-04-11
    • 文件大小:707
    • 提供者:ebythe
  1. Sobel

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

    • 发布日期:2017-04-11
    • 文件大小:753
    • 提供者:oundsth
  1. sobel

    0下载:
  2. 结合图像处理对图像进行sobel边缘检测,得到边缘信息-sobel edge detection
  3. 所属分类:OpenCV

    • 发布日期:2017-06-16
    • 文件大小:24224656
    • 提供者:wudi
  1. DSP-sobel

    0下载:
  2. DM6446dsp上sobel边缘检测程序-DM6446dsp sobel edge detection on the program
  3. 所属分类:DSP program

    • 发布日期:2017-04-16
    • 文件大小:257845
    • 提供者:金龙
  1. Sobel-operator-side-C-program

    0下载:
  2. Sobel边缘检测的C程序源代码,检测运动目标的边缘-Sobel operator side C program,
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:2855
    • 提供者:李鹏飞
  1. sobel-with-verilog-language

    0下载:
  2. 用verilog实现sobel边缘检测算法-sobel edge detection with verilog language
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:8127
    • 提供者:施楠
  1. Sobel-edge-detection(Semaphores)

    0下载:
  2. 使用semaphore实现Sobel边缘检测的并行运算-Sobel edge detection using semaphore to achieve parallel computing
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:12663918
    • 提供者:谭文铨
  1. sobel-edge-detection

    0下载:
  2. 个人编写的一个干净VC++图像处理框架,并实现了SOBEL边缘检测算法,可为同学们相关作业参考,也可为初学者提供学习的资料,可相互交流-Personal writing a clean vc++ image processing framework, and implements the SOBEL edge detection algorithm, can be reference for the students homework, also can provide for beginner
  3. 所属分类:Special Effects

    • 发布日期:2017-06-11
    • 文件大小:18150075
    • 提供者:suiyinling
  1. 图像边缘检测

    0下载:
  2. 包含有所有传统图像边缘检测matlab程序,亲测可用,有canny,sobel,prewitt,roberts,log等算子
  3. 所属分类:matlab例程

« 1 2 3 4 5 67 8 9 10 11 ... 34 »
搜珍网 www.dssz.com