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

搜索资源列表

  1. Image Progress

    2下载:
  2. C语言写的图像处理源码。 进入 VCImageN 后在 Image1 窗口中可直接运行的演示功能有: 点处理:投影定位例 邻域处理:单点宽边界检测例、液滴边缘检测例 图像平滑(旋转掩模平均原理) 带方向边缘检测(检测原理、Kirsch 算法各分量、Robinson 算法各分量、Prewitt 算法各分量) 二值图像处理:二值化实例(不同算法比较、多模式、双阈值、比率法、分块二值化)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-12-17
    • 文件大小:10125268
    • 提供者:tkgkchl
  1. ImageProcess2

    0下载:
  2. 灰度图像边缘检测 1.编程实现以下六种图像边缘检测算子。 (1)Roberts边缘算子 (2)Sobel边缘算子 (3)Prewitt边缘算子 (4)拉普拉斯边缘算子 (5)Kirsch边缘算子 2.根据检测结果,分析与比较各种边缘检测算法的主要区别。 -Edge Detection 1. Programming to achieve the following six kinds of image edge detection operator. (1) Rob
  3. 所属分类:Graph program

    • 发布日期:2017-05-16
    • 文件大小:4334141
    • 提供者:李莫愁
  1. EdgeContour

    0下载:
  2. VC数字图像处理典型算法及实现,完整的源码,主要算法有:Robert 算子,Sobel 算子,Prewitt 算子,Kirsch 算子,Gauss-Laplace 算子实现边缘检测 Hough变换,轮廓提取,轮廓跟踪-VC typical digital image processing algorithm and the realization of the complete source code, the main algorithm are: Robert operator,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3987811
    • 提供者:lgy
  1. Image-Processing

    0下载:
  2. vc++数字图像编程基础,包括点运算、几何变换(平移、旋转、缩放、镜像)、正交变换(沃尔什、傅里叶、离散余弦)、图像增强(图像平滑、中值滤波、梯度锐化、拉普拉斯锐化)、形态学变换(腐蚀、膨胀、开、关)、边缘与轮廓(robert、sobel、frewit、kirsch、gauss-laplace边缘检测算子,hough变换,轮廓提取,轮廓跟踪)、图像分析(阈值分割、投影检测、差影检测、模板匹配)、图像复原(卷积模糊、逆滤波复原、维纳滤波复原,随机、椒盐噪声)、图像编码(赫夫曼编码、香农费诺编码、行
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:16464506
    • 提供者:李欣
  1. SobelKirsch

    0下载:
  2. 边缘检测- The edge examines
  3. 所属分类:Graph program

    • 发布日期:2017-11-21
    • 文件大小:580626
    • 提供者:张伟锋
  1. eagedetectandfigureoperate

    0下载:
  2. 图像边缘与轮廓运算包括 // RobertDIB() - robert边缘检测运算 // SobelDIB() - sobel边缘检测运算 // PrewittDIB() - prewitt边缘检测运算 // KirschDIB() - kirsch边缘检测运算 // GaussDIB() - gauss边缘检测运算 // HoughDIB() - 利用Hough变换检测平行直线 // ContourDIB() - 轮廓提取 // Trace
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:5069
    • 提供者:kelly
  1. edge++

    0下载:
  2. VC++,实现边缘检测,边缘检测类(包括Roberts, Sobel, Prewitt, Kirsch等算子的边缘检测算法)-VC++, The realization of edge detection, edge detection (including Roberts, Sobel, Prewitt, Kirsch operator, such as edge detection algorithm)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:9249
    • 提供者:gyq
  1. 112213

    0下载:
  2. 本文首先就传统的边缘检测算子(即一阶算子 Roberts 算子、Sobel 算子、Prewit 算子、二阶算子 Kirsch 算子、Robinson 算子和 LOG 算子)和新兴的边缘检测算子(即 Canny 算子和小波边缘检测方法)的思想和性质进行了理论和探讨,同时给 出了这些边缘检测算子的实验结果,提出了其中的不足。-In this paper, the conventional edge detection operator (that is, the first-order op
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1716599
    • 提供者:chris
  1. EdgeContour

    0下载:
  2. 图像的边缘检测,Robert算子 Sobel算子Kirsch算子等,Hough变换,轮廓提取 种子填充 轮廓跟踪等。-Image edge detection, Robert operator Kirsch operator Sobel operator, etc., Hough transform, the outline of filled seed extract contour tracking.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2139696
    • 提供者:张楠
  1. SUSAN

    0下载:
  2. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2624281
    • 提供者:morain
  1. 5d59957Sobel-Kirsch

    0下载:
  2. 用来做数字图像处理的程序,特别是边缘检测方面的-Used in digital image processing procedures, in particular aspects of edge detection
  3. 所属分类:Wavelet

    • 发布日期:2017-05-02
    • 文件大小:566633
    • 提供者:xbliu
  1. SobelKirsch

    0下载:
  2. 边缘检测程序,用VC实现了用几种算子包括sobel、kirsch算子对图象的边缘进行检测-Edge detection procedure, using VC achieved in several operators including sobel, kirsch operator to detect the edge of the image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:574416
    • 提供者:陈少华
  1. bianyuanjiance

    0下载:
  2. EdgePicker类中实现了Kirsch、Prewitt、Sobel、Gauss边缘提取算法,并根据MATLAB中的Canny算法实现了Canny算法,BianYuanJianCe.CPP中实现了背景提取。程序中图像的读取、存储用到了ImageMagick库,ImageMagick库的使用方法在ImageMagick.rar中有说明-EdgePicker class implements Kirsch, Prewitt, Sobel, Gauss edge extraction algorit
  3. 所属分类:Graph program

    • 发布日期:2017-05-29
    • 文件大小:12272767
    • 提供者:孙瑜鑫
  1. edge_detect01

    0下载:
  2. sobel,kirsch,robinson,prewitt,传统方法的边缘检测-sobel, kirsch, robinson, prewitt, traditional methods of edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:543
    • 提供者:靳焕娣
  1. SobelKirsch

    0下载:
  2. 实现了Sobel边缘检测和Kirsch边缘检测方法。-Sobel edge detection and to achieve the Kirsch edge detection method.
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:568615
    • 提供者:云中帆
  1. SobelKirsch

    0下载:
  2. 很有代表性的图象边缘检测,实现了Kirsch,Sobel等边缘提取算法,vs2008 C++编写-Very representative of the image edge detection, to achieve the Kirsch, Sobel edge detection algorithm, etc., vs2008 C++ written
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:6115579
    • 提供者:
  1. SobelKirsch

    0下载:
  2. 模式识别的Sobel和Kirsch边缘检测程序-Sobel and Kirsch edge detection algorithm of Pattern recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3399623
    • 提供者:liulinwen
  1. EdgeDetectionandSegmentation

    0下载:
  2. 利用各种算子对图像进行边缘检测,效果很好-edge test by Roberts,Sobel,prewitt,Kirsch,Laplac
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:5865
    • 提供者:俊博
  1. 20110506

    0下载:
  2. 主要分析几种应用于数字图像处理中的边缘检测算子,根据它们在实践中的应用结果进行研究,主要包括: Robert 边缘算子、Prewitt 边缘算子、Sobel 边缘算子、Kirsch 边缘算子以及Laplacian 算子等,根据实验处理结果讨论了 几种检测方法的优劣.-Analysis of several key used in digital image processing edge detection operator, according to their application
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:474957
    • 提供者:mimi
  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 2 34 5 »
搜珍网 www.dssz.com