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

搜索资源列表

  1. edge

    0下载:
  2. 实现了Kirsch、Prewitt、Sobel、Gauss边缘提取算法,并根据MATLAB中的Canny算法实现了Canny算法,BianYuanJianCe.CPP中实现了背景提取。程序中图像的读取、存储用到了ImageMagick库,ImageMagick库的使用方法在ImageMagick.rar中有说明。-Achieved Kirsch, Prewitt, Sobel, Gauss edge detection algorithm and the Canny algorithm base
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12291700
    • 提供者:陈英滔
  1. Matlab-edge-detection-operator

    1下载:
  2. 自己整理的经典边缘检测算子matlab源程序 图像处理必备 1、canny算子 2、kirsch算子 3、laplacian算子 4、log算子 5、prewitt算子 6、robert算子 7、robinson算子 8、sobel算子-Own finishing classical edge detection operator matlab source image processing necessary 1, canny operator, kirsc
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:918689
    • 提供者:笑傲江湖
  1. 48834121Imagepro_4

    0下载:
  2. 本代码主要用于图像的边缘检测及分割处理,用到了Roberts,Prewitt,Sobel,Kirsch,Laplacian,Entropy,Ostu等算法-This code is mainly used for image edge detection and segmentation algorithm used in the Roberts, Prewitt, Sobel, Kirsch, Laplacian, Entropy, Ostu
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2470263
    • 提供者:姚晓飞
  1. TGUISUSANh

    0下载:
  2. 边缘是图像最基本的特征,是图像分割的第一步。经典的边缘检测方法如:Roberts,Sobel,Prewitt,Kirsch,Laplace等方法,基本都是对原始图像中象素的小邻域构造边缘检测算子,进行行一阶微分或二阶微分运算,求得梯度最大值或二阶导数的过零点,最后选取适当的阀值提取边界。由于这些算法涉及梯度的运算,因此均存在对噪声敏感、计算量大等缺点。在实践中,发现SUSAN算法只基于对周边象素的灰 -Edge of the basic characteristics of the imag
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1097859
    • 提供者:干预
  1. digital-image-process

    0下载:
  2. 数字图像处理边缘检测,高斯,kirsch算子等等检测-digital image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:155682
    • 提供者:田兵兵
  1. CompassMATLAB

    0下载:
  2. demo中包括了目前常用的边缘检测算子,并添加了frei-chen、kirsch、drecedge、prewittcompass等边缘检测function函数。此外,实现了Ruzon罗盘算则的matlab编程,可以对灰度图像加以处理,实现边缘检测。-demo includes the most commonly used edge detection operator, and added frei-chen, kirsch, drecedge functions such as edge de
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:12198
    • 提供者:扬子
  1. CompassMATLAB

    0下载:
  2. demo中基本上整理了目前常用的所有边缘检测算子,并添加了自定义的frei-chen、kirsch、direcedge、PrewittCompass、RobinsonCompass边缘检测算子function函数。此外,还有Ruzon罗盘算子的matlab实现程序,能对灰度图像的边缘加以检测。-demo, basically compiled all the commonly used edge detection operator, and add a custom frei-chen, ki
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:12842
    • 提供者:扬子
  1. EdgeContour

    0下载:
  2. MFC实现灰度图像的边缘与轮廓,包括Robert,sobel,Kirsch等各种算子的边缘检测,hough变换,轮廓提取,种子填充,轮廓跟踪等-MFC to achieve gray image edges and contours, including Robert, sobel, Kirsch other operator edge detection, hough transform, contour extraction, seed filling, contour tracking.
  3. 所属分类:Menu control

    • 发布日期:2017-05-10
    • 文件大小:2139974
    • 提供者:赵丹凤
  1. imageprocess

    0下载:
  2. 提供了图象直方图均衡,robert,sobel,prewitt,kirsch,gauss等方法的边缘检测运算,中值滤波,二维FFT变换和DCT变换,图象的反转,旋转等一些基本的图象模板变换和点变换的功能。目前只处理256*256的图象-image process
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:511366
    • 提供者:lx
  1. FCK

    0下载:
  2. 快速KIRSCH算子,进行边缘检测,,对图像处理意义重大-KIRSCH fast operator for edge detection, image processing is significant for
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:663
    • 提供者:dentBar
  1. bianyuantiqu

    0下载:
  2. 此文件夹提供了4中不同的边缘特征提取方法,包括sobel、Kirsch等方法。-This folder provides a different edge feature extraction method 4, including sobel, Kirsch and other methods.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1587772
    • 提供者:张大
  1. image-edge-detection-source

    0下载:
  2. 图像边缘提取源程序,包括Kirsch算子,Sobel算子,Roberts算子,Prewitt算子。-Image Edge Extraction source, including Kirsch operator, Sobel operator, Roberts operator, Prewitt operator.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2083
    • 提供者:方玮
  1. canny-laplace-robert-sobel-prewitt

    0下载:
  2. 图像边缘检测 canny,laplace,log,robert,sobel,prewitt,kirsch-Image edge detection;canny,laplace,log,robert,sobel,prewitt,kirsch
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-13
    • 文件大小:3556
    • 提供者:李文洋
  1. edgecheck

    0下载:
  2. 边缘检测课设 包含 Kirsch算子 Prewitt算子 Sobel算子 Roberts算子 Gauss-Laplace高斯-拉普拉斯算子-edge check Kirsch Prewitt Sobel Roberts Gauss-Laplace
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3663778
    • 提供者:jack
  1. matlab_GUI

    0下载:
  2. 边缘检测:Roberts边缘检测算子、Sobel边缘检测算子、Prewitt边缘检测算子、Canny边缘检测算子、Laplace边缘检测算子等等。-Edge examination, Kirsch calculate operator, Sobel calculate operator, Laplacian calculate opera
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:2807
    • 提供者:李光耀
  1. edge_detect

    0下载:
  2. 利用五种检测器(Roberts检测器、Prewitt检测器、Sobel检测器、 Robinson检测器、Kirsch检测器)实现边缘检测-The use of five kinds of detectors (Roberts detector, Prewitt detector, Sobel detector, Robinson detector, Kirsch detector) edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:728
    • 提供者:陈琛
  1. ImageSegmenation

    0下载:
  2. 基于C#的边缘检测,包含Kirsch、Laplace、LOG改进算子、Prewitt算子、roberts算子,同时利用图像阈值法进行检测,图像分割技术。-Edge detection based on C#, including Kirsch, Laplace, LOG, operator, Prewitt operator, Roberts operator, and the use of image thresholding method for detection, image segme
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:400978
    • 提供者:张强
  1. kirsch_bianyuanjiance

    0下载:
  2. kirsch 方向算子边缘检测 利用MATLAB编程实现图像边缘检测-kirsch operator edge detection direction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:673
    • 提供者:jordan
  1. image

    0下载:
  2. 调用自定义函数解决题目: 1.读取自然图像、生成合成图像、高相关图像、高去相关图像,完成压缩 2.得到傅里叶变换后的图像 3.fft中心变换\walsh变换,进行两种变换的对比 4.得到傅里叶变换后的图像和傅里叶变换需要的时间,显示变换后的图像,显示傅里叶变换时间随图像像素的变化 5.显示不同阶数butterworth高通滤波和低通滤波滤波器的传递函数和处理后的图像 6.调用butterworthw.m,显示原图像、原图像频谱、低通滤波、高通滤波的传递函数,以及滤波器处理后的图像 7.拉普拉斯高
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-07
    • 文件大小:634880
    • 提供者:malvina
« 1 2 3 4»
搜珍网 www.dssz.com