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

搜索资源列表

  1. edge-detect-algorithm-comparis

    1下载:
  2. 边缘检测算法的比较,有susan算子,log算子,prewitt算子,Comparison of edge detection algorithm, there is susan operator, log operator, prewitt operator
  3. 所属分类:Special Effects

    • 发布日期:2015-10-26
    • 文件大小:609byte
    • 提供者:lh
  1. edge_detector

    0下载:
  2. Roberts算子,Prewitt算子,Sobel算子,Marr算子,Canny算子之一对输入图像 实现边缘检测,输出边缘图像并与matlab自带函数实现进行对比-Roberts operator, Prewitt operator, Sobel operator, Marr operator, Canny operator to achieve one of the input image edge detection, the output edge image and bring th
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3.83kb
    • 提供者:hq
  1. compare_of_edge_detect_methods

    0下载:
  2. 讨论和比较了几种常用的边缘检测算子。梯度 算子计算简单 ,但精度不高 ,只能检测出图象大致的轮廓 ,而对于比较细的边缘可能会忽略。Prewitt 和Sobel算子比 Roberts 效果要好一些。LOG 滤波器和 Canny算子的检测效果优于梯度算子 ,能够检测出图象较细的边缘部分。不同的系统 ,针对不同的环境条件和要求 ,选择合适的算子来对图象进行边缘检测。-Discussion and comparison of several commonly used edge detection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-17
    • 文件大小:152.9kb
    • 提供者:liujia
  1. Q1

    0下载:
  2. 用matlab實做sobel corner detector,程式一開始會先讀檔,轉成灰階,並對影像做smooth的動作,再套用sobel opperator做corner detect的動作-Using matlab to do it sobel corner detector, the program will first read the beginning of one file into grayscale, and image make smooth moves, and then
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:869byte
    • 提供者:發發
  1. susan-edge-detect

    1下载:
  2. 使用sobel算子对图片的边缘进行检测.本算法主要基于sobel算子,进行了一定的改进-based on sobel,detect the edge of picture
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-12-17
    • 文件大小:42.83kb
    • 提供者:闫浩
  1. Linedetection

    0下载:
  2. This the implementation of Sobel to Delphi and shows the easy way to detect lines of objects-This is the implementation of Sobel to Delphi and shows the easy way to detect lines of objects
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-26
    • 文件大小:194.46kb
    • 提供者:noname
  1. shadow3

    0下载:
  2. 提出了一种室内静止摄像机条件下的运动目标检测和阴影抑制方法。该方法采用一种自适应的背景估计方法来实时更新 背景,用基于概率分类法检测运动目标,并在联合HMMD色彩空间和光度特征来抑制阴影之后,用Sobel边缘检测来修正运动目 标。实验结果表明,该方法能够有效地检测运动目标和抑制阴影。 -An indoor stationary camera under the conditions of moving target detection and shadow suppression m
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:93.79kb
    • 提供者:沛洋
  1. edge

    0下载:
  2. sobel、roberts、prewitt、log、canny、zerocross几种常用的边缘检测算子,还附检测图片。-edge detect program。sobel、roberts、prewitt、log、canny、zerocross
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:44.57kb
    • 提供者:wct
  1. sobel

    0下载:
  2. sobel边缘检测源码,本工程在安装vc的情况下都可以使用。-sobel edge detect
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:1.98mb
    • 提供者:吕璐
  1. Sobel

    0下载:
  2. sobel 边缘提取,源程序,用于任何彩色图像的边缘提取-sobel edge detect
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3.7mb
    • 提供者:殷淑娟
  1. sobel

    0下载:
  2. sobel算子程序,一种经典的边缘检测算法。一个是检测水平边沿的 ;另一个是检测垂直平边沿的 。Sobel算子对于象素的位置的影响做了加权,因此效果更好。 -sobel operator subroutine, a classical edge detection algorithm. One is the edge detection level the other is to detect vertical flat edge. Sobel operator for pixel posit
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1.66kb
    • 提供者:周娇
  1. Sobel

    0下载:
  2. This document in portuguese implements a sobel filter to detect image borders.
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:410.43kb
    • 提供者:Osemax
  1. edge-sobel

    0下载:
  2. to detect edge using sobel filter
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:5.34kb
    • 提供者:kiran
  1. edge-detect

    0下载:
  2. edge detection of image(canny,sobel,prewitt)-edge detection of image(canny,sobel,prewitt)...
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:516.52kb
    • 提供者:krish
  1. sobel

    0下载:
  2. 利用Sobel算子对图像进行水平检测,可以自定义算子内核大小-Use Sobel operator to detect the level of the image, you can customize the size of the kernel operator
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1.26mb
    • 提供者:徐婉茹
  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
    • 文件大小:3.84mb
    • 提供者:无名
  1. Sobel-Filter

    0下载:
  2. this is a simple program of Sobel Filter that detect the edge in gray pictures.
  3. 所属分类:Software Testing

    • 发布日期:2017-04-30
    • 文件大小:437.57kb
    • 提供者:takachy586
  1. sobel

    0下载:
  2. sobel边缘检测代码,实现检测图像的边缘信息,可以提取出图像的边沿-Sobel edge detection code to detect the edge of the image information, you can extract the edge of the image
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:794byte
    • 提供者:zz
  1. sobel-edge-detection

    0下载:
  2. Sobel算子根据像素点上下、左右邻点灰度加权差,在边缘处达到极值这一现象检测边缘。对噪声具有平滑作用,提供较为精确的边缘方向信息,边缘定位精度不够高。当对精度要求不是很高时,是一种较为常用的边缘检测方法。本代码用sobel边缘检测,检查细胞边缘,有图。- 简体中文 繁体中文 英语 法语 德语 西班牙语 Sobel operator according to the pixel point up and down, left and right adjacent pixels g
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:20.55kb
    • 提供者:wuyi
  1. 边缘检测

    1下载:
  2. 分别适当的方法对图像进行边缘检测,并得到连续的边界 主要功能函数自己编写,可在一个统一的交互式界面下运行(The appropriate method is used to detect the edges of the image and obtain continuous boundaries To function, you need to write it yourself and run it on a unified interactive interface)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-22
    • 文件大小:21kb
    • 提供者:晓风残月
« 12 3 »
搜珍网 www.dssz.com