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

搜索资源列表

  1. edge-detection

    0下载:
  2. 几种边缘算子例如canny算子,soble算子,prewitt算子,log算子-Several edge operators such as canny operator, sobel operator, prewitt operator, log operator
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-16
    • 文件大小:3618107
    • 提供者:huangxia
  1. otsu

    0下载:
  2. 索贝尔算子、提取形心并完成otsu方法的边缘检测,自己编写,效果良好-Sobel operator, extract and complete the centroid otsu edge detection method, we have written to good effect
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1229
    • 提供者:田甜
  1. tidu

    0下载:
  2. 梯度算子(包含sobel、Roberts、prewitt、log)-Gradient operator (including Sobel, Roberts, Prewitt, log)
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:11259
    • 提供者:xueyang
  1. Sharpening-in-frequency-domain

    0下载:
  2. 频域锐化分析 使用Sobel,Laplacian算子分别对图进行运算-Sharpening frequency domain analysis using Sobel, Laplacian operator calculates FIG respectively
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:938
    • 提供者:zhangyank
  1. bianyuanjiance

    0下载:
  2. 边缘检测MATLAB代码 包括Roberts sobel canny prewitt算子-Roberts sobel canny prewitt
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1057
    • 提供者:赵赵
  1. BMP

    0下载:
  2. c图像处理,包括小波变换,高斯变换,滤波,边缘检测,旋转,平移,各算子:sobel,拉普拉斯-c image processing, including wavelet transform, Gauss conversion, filtering, edge detection, rotation, translation, each operator: sobel, Laplace etc.
  3. 所属分类:Other systems

    • 发布日期:2017-05-21
    • 文件大小:5944449
    • 提供者:ZHANG
  1. EDLinesTest

    2下载:
  2. EDLines是一种快速直线检测算子,2012年在ICCV上提出,也是目前处理直线检测最快的算法之一,该算法包含三个步骤:(1)边缘提取:利用Edge Drawing (ED)算法[28,29]从灰度图像中提取边缘片段;(2)线段检测:利用最小二乘法提取直线段;(3)线段确认:遵循Helmholtz定律,从已提取的直线段中摒弃虚假线段。EDLines算法的优越性得益于Edge Drawing (ED)算法能够从灰度图像中准确、快速、稳定地提取出光滑、完整的边缘片段。Edge Drawing (E
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5152794
    • 提供者:zhanglei
  1. bianyuanjiance

    0下载:
  2. matlab 利用sobel、log、prewwit、canny算子对图像的边缘提取,几种算子相比较-matlab use sobel, log, prewwit, canny operator image edge extraction, compared with several operators
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:542
    • 提供者:lh
  1. picture

    0下载:
  2. 读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫曼编码-read the document, the geometric transf
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:467403
    • 提供者:我去
  1. ImproveSobel

    0下载:
  2. 对传统的Sobel图像边缘检测算子进行改进,并通过VC++实现对灰度图像的边缘检测-The traditional Sobel image edge detection operator to improve, and through the VC++ to achieve
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-05
    • 文件大小:7178
    • 提供者:张小卫
  1. test3

    0下载:
  2. VS2013+OPENCV2.4,OTSU阀值分割确定目标区域,sobel差分算子用来进行边缘检测,可知程序运行时间-VS2013+OPENCV2.4, OTSU segmentation threshold determining target region, sobel operator for performing differential edge detection, it can be seen running time
  3. 所属分类:OpenCV

    • 发布日期:2017-05-24
    • 文件大小:7629501
    • 提供者:幻影之武
  1. spatial-sharpening-filter-And-CODE

    0下载:
  2. 主要讲解空间锐化滤波器,例如拉普拉斯算子滤波器,索贝尔滤波器、非锐化掩蔽和高提升滤波器以及一阶微分图像锐化。-Mainly to explain the spatial sharpening filter, such as the Laplasse operator filter, the Sobel filter, non sharpening masking and high lift filter and first order differential image sharpening
  3. 所属分类:Special Effects

    • 发布日期:2017-12-12
    • 文件大小:1221027
    • 提供者:小陈
  1. 实验

    0下载:
  2. 图像处理边缘提取;梯度算子;canny;sobel,灰度(image processing,canny;sobel,image processing,canny,sobel,gray image,energy image.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-21
    • 文件大小:205824
    • 提供者:IceIce
  1. Project2

    0下载:
  2. 索贝尔算子进行图像边缘检测,用于图像边缘检测,用VS2017+opencv3.0实现。图像位24位jpg格式(Image edge detection based on Sobel operator)
  3. 所属分类:其他

  1. 图像边缘检测matlab程序

    2下载:
  2. MATLAB canny、sobel等各种边缘检测算子(edge detection using different methods)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-08
    • 文件大小:3072
    • 提供者:Jermy717
  1. 边缘检测

    0下载:
  2. 边缘检测算子测试,以及对比。包括有Roberts,Canny,Sobel 等算子(Edge detection operator test and contrast.including Roberts,Canny and so on)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-10
    • 文件大小:5120
    • 提供者:WEI19941010
« 1 2 ... 27 28 29 30 31 32»
搜珍网 www.dssz.com