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

搜索资源列表

  1. edge-detection

    0下载:
  2. Roberts operator,Sobel operator,Laplacian operator,LOG operator,Prewitt operator各算法在图像处理的边缘检测中的比较-Roberts operator, Sobel operator, Laplacian operator, LOG operator, Prewitt operator compares the edge detection algorithm in the image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:114869
    • 提供者:懿璐
  1. EDGE

    0下载:
  2. 可用于打开/保存位图,并实现对位图的边缘检测:Roberts边缘算子、Sobel边缘检测算子、Prewitt边缘检测算子、Kirsch边缘检测算子、拉普拉斯算子、高斯拉普拉斯算子-Can be used to open/save the bitmap and edge detection for bitmap: Roberts edge operator, Sobel edge detection operator, Prewitt edge detection operator, Kirsch
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3303885
    • 提供者:比尔叔
  1. image-edge-detection

    1下载:
  2. 图像边缘检测中几种算子的性能分析,其中有详细的索贝尔算子的matlab源代码。-Several edge detection operator performance analysis, including a detailed Sobel operator matlab source code.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:323435
    • 提供者:覃岚
  1. edge-detection

    0下载:
  2. sobel,robet算子,能够用于边缘检测。可以直接读取图像-sobel operator for edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:67084
    • 提供者:hyj
  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. Some-code-image-edge-detection

    0下载:
  2. 最近在学习图像分割,这里是冈萨雷斯matlab版中的一些图像边缘检测的代码,包括harris,susan,robert,sobel,prewitt,log,以及图像的多层小波分解的代码。-Recent study of image segmentation, here is Gonzales matlab version of some of the image edge detection code, including harris, susan, robert, sobel, prewit
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:3447
    • 提供者:返璞归真
  1. Edge-detection--Sobel-LaplaceCanny

    1下载:
  2. Edge detection--Sobel,Laplace,Canny.zip 运用各种边缘化算法实现图像的边缘化,用opencv实现。-Edge detection--Sobel,Laplace,Canny.
  3. 所属分类:OpenCV

    • 发布日期:2015-11-13
    • 文件大小:2048
    • 提供者:王玲
  1. Sobel.m

    0下载:
  2. Sobel Edge Detection
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:973
    • 提供者:Chris
  1. sobel

    0下载:
  2. 以vc++6.0为开发工具,实现索贝尔边缘检测,检测出图像的边缘,为后续工作做准备。-To vc++ 6.0 for the development of tools to achieve Sobel edge detection, detect the edge of the image, to prepare for the follow-up work.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4027971
    • 提供者:无名
  1. Edge-Detection

    0下载:
  2. opencv实现基于Sobel算子、Canny算子和Laplace算子的图像边缘检测算法。 开发环境:vs2010+opencv。-opencv-based Sobel operator, Canny operator and Laplace operator image edge detection algorithm. Development environment: vs2010+ opencv.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:1448
    • 提供者:冯泽
  1. sobel-with-verilog-language

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

    • 发布日期:2017-04-26
    • 文件大小:8127
    • 提供者:施楠
  1. sobel

    0下载:
  2. 灰度图像边缘检测中的sobel算法的MATLAB仿真实现-MATLAB simulation grayscale image sobel edge detection algorithm to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:90873
    • 提供者:谢前英
  1. edge-detection

    0下载:
  2. 本文档是利用opencv实现的边缘检测代码,包括3个算子:canny算子,laplace算子和sobel算子-This document is to use the opencv implementation of edge detection code, including three operator, canny operator, Laplace operator and sobel operator
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:2312
    • 提供者:宋宋
  1. Edge-detection

    0下载:
  2. 几种边缘检测算法的比较,包括roberts sobel prewitt canny log等。有样图可以运行。-The comparison of several kinds of edge detection algorithms, including Roberts, sobel, prewitt canny log, etc. A sample figure can run.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:167678
    • 提供者:woxiaoxin
  1. Edge-Detection

    0下载:
  2. 边缘检测的C程序,包含Rovert、Sobel、Prewitt、Laplacian、Laplacian-Gaussdeng等算法-Edge Detection of C procedures, including Rovert, Sobel, Prewitt, Laplacian, Laplacian-Gaussdeng algorithms
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:131348
    • 提供者:wuming
  1. sobel and hboost filter

    0下载:
  2. The Sobel operator, sometimes called Sobel Filter, is used in image processing and computer vision, particularly within edge detection algorithms, and creates an image which emphasizes edges and transitions.
  3. 所属分类:matlab例程

    • 发布日期:2015-03-13
    • 文件大小:817
    • 提供者:asmababy
  1. Edge-detection

    0下载:
  2. 分别利用sobel,roberts,prewitt,log,canny五中算子对图像进行边缘检测并对比结果。-Using Sobel, Roberts, Prewitt, log and Canny to achieve the edge detection operator for image and compare the results.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:35561
    • 提供者:cc
  1. Comparison-of-edge-detection-method

    0下载:
  2. 为了在实际应用中能够选择最佳的边缘检测方法,采用Matlab语言鳊程,将若干常用的边缘检测方法应用于花瓶边缘检测仿真实验.包括微分算子法(Robert算亍、Sobel算予、Prewitt算子和Kirseh算子)、高斯一拉普拉斯算子法、坎尼算子法、零交叉法和Frei—chen边缘检测法等,并进行了对比分析。-In practice, in order to be able to the best edge detection method using Matlab language bream
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:586317
    • 提供者:焦峰凯
  1. Sobel

    0下载:
  2. Sobel edge detection algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:56841
    • 提供者:gdstoica
« 1 2 3 4 5 6 78 9 10 11 12 ... 34 »
搜珍网 www.dssz.com