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

搜索资源列表

  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
    • 文件大小:156571
    • 提供者:liujia
  1. Codejia.com_40df9b18b021a0ff2295123f1192b961

    0下载:
  2. 共创在线考试测试系统源码2.1.0版利用HOUGH变换提取边界特征,还有SOBEL算子的算法 -Create online exam testing system version 2.1.0 source code using HOUGH transform boundary feature extraction, as well as Sobel Operator Algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3616182
    • 提供者:qqqq
  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. 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
    • 文件大小:869
    • 提供者:發發
  1. Sobel

    0下载:
  2. 非常好用的算法 里面的例子编译后可以直接使用 他的效果很明显-Algorithm is very useful examples of which can be directly compiled to use his obvious effect
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:709830
    • 提供者:奎本世
  1. tuxiangruihua

    0下载:
  2. 图像锐化 Sobel算子:是一种空域微分算子,可以通过它锐化图象-Image Sharpening Sobel operator: is a differential operator airspace through its Sharpens Image
  3. 所属分类:Graph program

    • 发布日期:2017-04-26
    • 文件大小:12952
    • 提供者:陈杰
  1. sobelmatlabdetection

    0下载:
  2. 此代码是matlab下根据sobel原理编写的一段代码,优点:方便快捷且每一步都有非常详细的讲解、方便大家理解;缺点:缺少边缘细化-Matlab under this code is prepared in accordance with the principle of sobel code, advantages: convenience and every step very detailed explanation to facilitate understanding disadva
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:843
    • 提供者:卫正
  1. ImageProcessing

    0下载:
  2. 大概包括:左右、上下、中心对称,中值滤波,平移、裁剪、二值处理、膨胀、腐蚀、提取边界、缩放、旋转(中心保持不变和中心随旋转变化)、加权平均滤波(里面将四邻域、八邻域、laplace、sobel算子定义为数组并调用)。-Perhaps include: around from top to bottom, the center symmetry, median filter, pan, cutting, deal with two values, expansion, corrosion, ext
  3. 所属分类:Special Effects

    • 发布日期:2017-06-17
    • 文件大小:26996035
    • 提供者:王敬
  1. myimage

    0下载:
  2. sobel边缘检测,简单的边缘检测程序,并可进行二值化处理,适合初学者。-edge detection, sobel
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3768607
    • 提供者:Smith
  1. SobelEdgeDetection

    0下载:
  2. Sobel Edge Detection of an Image. Edge Detection using Sobel MAsk
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-14
    • 文件大小:4271
    • 提供者:rghrgh
  1. Sobel

    0下载:
  2. 一个较为不错的图象的边缘检测的SOBEL的算法,直接可以进行特征的提取-A relatively good image SOBEL edge detection algorithms, can be characterized by direct extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2724109
    • 提供者:李军
  1. 2

    0下载:
  2. matlab的m文件,sobel边缘检测-matlab m-file, sobel edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:88177
    • 提供者:李凯
  1. leogic

    0下载:
  2. 一、图像边缘检测里边包含3个程序: 1.边缘检测程序,包括robert 算子,sobel 算子,prewitt算子,gauss-laplace算子 2.hough变换检测直线 3.轮廓提取程序 二、图像配准程序 包括1个程序 三、图像复原程序 里边重点实现了由运动模糊造成的图像复原的算法。 上传作者简介:图像处理专业博士研究生。 恳请版主批准同意。谢谢!-edge detection image contour extraction hough tr
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:2663645
    • 提供者:leogic
  1. _CHSobel_

    0下载:
  2. sobel filter example . Edge extraction method which used for basic image processing.
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-11
    • 文件大小:899
    • 提供者:Lee Jong Min
  1. opencv-ImageProcess

    0下载:
  2. 基于opencv的采用sobel算子的图像边缘检测-Opencv-based operator of the use of the sobel edge detection
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2146518
    • 提供者:new99
  1. Csource

    0下载:
  2. 数字图像快速傅立叶变换,定时器,数字滤波器,无限脉冲响应,索贝尔滤波器-Fast Fourier Transform,timer,FIR, IIR, and sobel filter using in Digital Image processing,based on code composer studio 2.2 IDE
  3. 所属分类:Software Testing

    • 发布日期:2017-04-03
    • 文件大小:3315
    • 提供者:田野
  1. sobel

    0下载:
  2. sobel edge detection
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2250
    • 提供者:moussa
  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
    • 文件大小:199130
    • 提供者:noname
  1. data

    0下载:
  2. Smooth Linear filter Median filter Laplacian Unsharp masking Sobel filter
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:10474
    • 提供者:lin
  1. edgeDetection

    0下载:
  2. 本程序实现边缘检测,并可通过设置阀值t二值化输出图像,选择类型设置检测算子(Roberts , sobel , sobel_diagonal ,sobel算子, Prewit ,canny , LoG )。-Edge detection of the program, and by setting the threshold t of the output binary image, select the type of operator settings (Roberts' , '
  3. 所属分类:Special Effects

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