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

搜索资源列表

  1. edge_detection

    0下载:
  2. 该文件夹包含两幅图片,程序实现对两幅图片的边缘检测,有sobel,robots,laplace方法,并给出检测结果。-There are two pictures in the project.The edges of them are detected by using the algorithms of Sobel,Robots as well as Laplace.Then the results are imshowed.
  3. 所属分类:Special Effects

    • 发布日期:2017-12-05
    • 文件大小:471831
    • 提供者:寒霜
  1. Sobel-edge-detection

    0下载:
  2. 可以实现图像的边缘检测盒提取,效果比较好。-Extract image edge detection box, the results were quite good.
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:6063
    • 提供者:冯枫
  1. Image-Processing-06

    0下载:
  2. edge detection code using different techniques like sobel canny,prewitt,robert operators,and how it works/
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:1313
    • 提供者:parth
  1. Vertical-photographing-code-

    1下载:
  2. 去除同一方向上,直线相交的拐点;将合并后的图像中分割区域中变为道路标线区域;获取任意两点之间的角度;获取Sobel边缘检测后的最长直线;对图像进行分块处理;获取任意两点之间的距离等等。-Removal of the same direction, a straight line intersecting the inflection point divided region in the merged image becomes the road marking area Get the a
  3. 所属分类:Graph program

    • 发布日期:2017-12-07
    • 文件大小:14761534
    • 提供者:
  1. Image

    0下载:
  2. this .m file describes how to apply filters on Images ( sobel , Robert ... etc )-this .m file describes how to apply filters on Images ( sobel , Robert ... etc )..
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-03
    • 文件大小:190961
    • 提供者:hadeel
  1. sobeledge

    0下载:
  2. sobel算子 检测图像边缘。 matlab 程序-sobel operator to detect the edges of the image. matlab program
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:675
    • 提供者:李希
  1. cy

    0下载:
  2. 对图片进行边缘检测 包含sobel robert等经典算法和canny 小波等功能强劲的算法-Images edge detection contain sobel Robert classic algorithm and wavelet functions such as canny strong algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:4516843
    • 提供者:杨飞
  1. image-Contour-detecting-

    0下载:
  2. Robert,sobel图像轮廓提取代码,不是matlab自带函数!-Robert, sobel image contour extraction code, not matlab own function!
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:205146
    • 提供者:张星星
  1. Image-processing

    1下载:
  2. 图像处理程序,集成了Sobel算子边缘检测、Laplace算子边缘检测、Canny算子边缘检测、直方图、Hough线变换、Hough圆变换、缩放、旋转、腐蚀等功能-Image processing program,including functions of Sobel edge detection operator, Laplace operator edge detection, Canny edge detection operator, histogram, Hough transfor
  3. 所属分类:Special Effects

    • 发布日期:2014-12-27
    • 文件大小:14978048
    • 提供者:赵明航
  1. zhiwen_fangxiangtu

    0下载:
  2. 指纹方向图的计算,采用sobel算子,能计算出每个点的方向-Fingerprint pattern calculated using sobel operator, direction can be calculated for each point
  3. 所属分类:Special Effects

    • 发布日期:2017-12-09
    • 文件大小:653
    • 提供者:张雨
  1. edge_detect

    0下载:
  2. opencv中用laplace,sobel,canny三种方法对图像进行边缘检测-Laplace, sobel,canny edge detection methods of image using opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:171319
    • 提供者:jgao
  1. Desktop

    0下载:
  2. 图像处理程序,本程序是关于图像处理中的高通、低通滤波器及索贝尔和拉普拉斯算法。-Image processing program, this program is about image processing, high-pass, low-pass filter and the Sobel and Laplace algorithm.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-20
    • 文件大小:1025
    • 提供者:caicai
  1. BLKG19SOBEL

    0下载:
  2. Visual C++ 图像操作 边缘检测 Sobel边缘检测-Visual C++ image manipulation edge detection of Sobel edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-12-04
    • 文件大小:645151
    • 提供者:杨洋
  1. EDS

    0下载:
  2. 分别利用 Roberts、Prewitt和 Sobel 算子对原图像进行边缘检测和锐化。-Respectively use Roberts, Prewitt and Sobel operator on edge detection and sharpening the original image.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:1296
    • 提供者:罗思琪
  1. code

    0下载:
  2. 图像边缘提取有很多经典算法。经典算法多利用边缘检测算子,即利用图像边缘的突变性质来检测边缘。基于sobel的边缘检测源码-Image Edge Extraction many classical algorithm. The classical algorithm more use edge detection operators, namely the use of the nature of the mutation of the edges of the image to detect t
  3. 所属分类:Special Effects

    • 发布日期:2017-11-30
    • 文件大小:20129
    • 提供者:陈又青
  1. threewatersheld

    0下载:
  2. 三种方法实现matlab图像分水岭分割,第一种直接对图像进行分割,第二三种采用sobel算子提高分割精度-Three methods to achieve the matlab image watershed segmentation, the first direct image segmentation, the second three using sobel operator to improve the accuracy of segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:1189
    • 提供者:徐海青
  1. 4

    0下载:
  2. 在vc平台下实现了对所选图像进行robert边缘算子,sobel算子,拉普拉斯算子等等边缘检测-Vc platform to achieve the selected image robert edge operator, sobel operator, Laplacian edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:2008729
    • 提供者:徐昊
  1. code

    0下载:
  2. 简单的matlab图象修正算法 采用的是sobel函数-Simple matlab edge extraction algorithm using sobel function
  3. 所属分类:Special Effects

    • 发布日期:2017-11-30
    • 文件大小:2005
    • 提供者:吴俊
  1. keshe

    0下载:
  2. 边缘检测 Sobel,LoG,Canny和零交叉检测器的比较-Edge detection Sobel, LoG, Canny and zero-crossing detector comparison
  3. 所属分类:Graph program

    • 发布日期:2017-11-10
    • 文件大小:984
    • 提供者:黄凯
  1. SobelEdge_all

    0下载:
  2. 基于dsp c64的边缘检测算法的实现 Sobel边缘算子 两个卷积形成sobel算子,图像中每个点都用这两个核做卷积,一个核对同常的垂直边缘相应最大,而另一个对水平边缘相应最大。-Dsp c64 edge detection algorithm to achieve Sobel edge operator the two convolutional formation sobel operator, for each point in the image with the convolutio
  3. 所属分类:DSP program

    • 发布日期:2017-11-19
    • 文件大小:792229
    • 提供者:王林
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com