搜索资源列表

  1. EdgContour

    0下载:
  2. 用VC编写的一个图像处理的程序:它可以实现图像的边缘检测和轮廓提取,边缘检测算子包括:Robert算子、bobel算子、prewitt算子、kirsch算子、gauss-laplace算子。hough直线检测、轮廓提取、种子检测和轮廓跟踪。-VC prepared by an image processing procedures : it can achieve image edge detection and contour ext
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:74227
    • 提供者:何再兴
  1. Touch_exe

    1下载:
  2. 该软件支持jpg,gif、png图片格式,大致有下列功能: V 0.1 版: 1. 图像放大、缩小、复制、打印、获取当前图像任意位置颜色信息。 2. 显示图像灰度直方图。 3. 灰度统计:图像宽度、高度、最小灰度、最大灰度、灰度均值 Mean、灰度方差 Variance、标准差、偏态 Skewness、峰度系数 Kurtosis、熵 (Entropy)。 4. RGB三原色分离、RGB图转灰度图、灰度均衡、图像可调阈
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1034344
    • 提供者:郑一一
  1. Kirsch

    0下载:
  2. 对输入的图象用Kirsch算子进行边缘检测,参数K用来调整边缘的多少
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:181552
    • 提供者:文华
  1. SobelKirsch

    1下载:
  2. 实现了sobel 和kirsch 算子进行边缘检测的功能实现。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:637179
    • 提供者:刘朋
  1. 图形图象处理之边缘检测

    0下载:
  2. 这也是图形与图象处理中方面的---边缘检测;包括:Roberts边缘算子,Sobel边缘检测算子,Kirsch边缘检测算子,拉普拉斯算子,高斯拉普拉斯算子。-graphics and image processing-- the edge detection; : Roberts edge operator, Sobel edge detection operator, Kirsch edge detection operator, L
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-07
    • 文件大小:206848
    • 提供者:王云华
  1. EdgContour

    0下载:
  2. 用VC编写的一个图像处理的程序:它可以实现图像的边缘检测和轮廓提取,边缘检测算子包括:Robert算子、bobel算子、prewitt算子、kirsch算子、gauss-laplace算子。hough直线检测、轮廓提取、种子检测和轮廓跟踪。-VC prepared by an image processing procedures : it can achieve image edge detection and contour ext
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-07
    • 文件大小:73728
    • 提供者:何再兴
  1. VC_Sobel_Kirsch

    0下载:
  2. 基于VC的SOBEL和Kirsch边缘检测算子的实现,可自行添加相关算子。-based VC SOBEL and Kirsch edge detection operator, which could be added to the relevant operator.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-06-07
    • 文件大小:80896
    • 提供者:zhanghl
  1. Touch_exe

    0下载:
  2. 该软件支持jpg,gif、png图片格式,大致有下列功能: V 0.1 版: 1. 图像放大、缩小、复制、打印、获取当前图像任意位置颜色信息。 2. 显示图像灰度直方图。 3. 灰度统计:图像宽度、高度、最小灰度、最大灰度、灰度均值 Mean、灰度方差 Variance、标准差、偏态 Skewness、峰度系数 Kurtosis、熵 (Entropy)。 4. RGB三原色分离、RGB图转灰度图、灰度均衡、图像可调阈
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-07
    • 文件大小:1034240
    • 提供者:郑一一
  1. Kirsch

    0下载:
  2. 对输入的图象用Kirsch算子进行边缘检测,参数K用来调整边缘的多少-The input image by Kirsch edge detection operator, parameter K used to adjust the edge of the number of
  3. 所属分类:2D图形编程

    • 发布日期:2024-06-07
    • 文件大小:181248
    • 提供者:文华
  1. SobelKirsch

    0下载:
  2. 实现了sobel 和kirsch 算子进行边缘检测的功能实现。-Realize the sobel and Kirsch edge detection operator to realize the function.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-07
    • 文件大小:636928
    • 提供者:刘朋
  1. kirsch

    0下载:
  2. Krish 算子是基于特定方向的微分来检测边缘。它先辨认像素为可能的边缘元素,再给它赋予预先定义的若干个方向之一-Krish operator based on the specific direction to detect the edge of the differential. It first to identify the edge pixels for a possible element,then it gives a
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-07
    • 文件大小:708608
    • 提供者:蓝水晶
  1. 112213

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

    • 发布日期:2024-06-07
    • 文件大小:1716224
    • 提供者:chris
  1. FCK

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

    • 发布日期:2024-06-07
    • 文件大小:1024
    • 提供者:liyoo
  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 a
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-07
    • 文件大小:3987456
    • 提供者:lgy
  1. edgedetect

    0下载:
  2. 基于遗传算法的图像边缘检测算法,与Robert算子、bobel算子、prewitt算子、kirsch算子、gauss-laplace算子的结果进行了对比。-Based on genetic algorithm for image edge detection algorithm, with Robert operator, bobel operator, prewitt operator, kirsch operator, gauss-
  3. 所属分类:图形图象

    • 发布日期:2024-06-07
    • 文件大小:3035136
    • 提供者:duyaqin
  1. kirsch

    0下载:
  2. 边缘检测算子 kirsch算子 matlab源码-kirsch matlab
  3. 所属分类:图形图象

    • 发布日期:2024-06-07
    • 文件大小:1024
    • 提供者:audyxiao
  1. digital-image-process

    0下载:
  2. 采用图像检测算子,包括canny,LOG,prewit,roberts,kirsch算子等,采用MATLAB 开发环境实现图像边缘检测。-complete the edge detection of pictures by all kinds of methods with matlab
  3. 所属分类:matlab例程

    • 发布日期:2024-06-07
    • 文件大小:156672
    • 提供者:
  1. kirsch

    0下载:
  2. Kirsch图像处理边缘检测算子,包含快速Kirsch算子和Naviaga算子,-Kirsch image processing edge detection operator, to contain fast the Kirsch operator and Naviaga operator,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-07
    • 文件大小:742400
    • 提供者:lijunhj
  1. Kirsch算子matlab实现

    0下载:
  2. Kirsch算子实现起来相对来说稍微麻烦一些,它采用8个模板对图像上的每一个像素点进行卷积求导数,这8个模板代表8个方向,对图像上的8个特定边缘方向作出最大响应,运算中取最大值作为图像的边缘输出(上述算法中用到的8个模板在下面的实现代码中给出)。为了便于读者理解该算法的实现,这里我们给出实现该算法的函数代码,可以稍加改动应用到自己的项目中去。
  3. 所属分类:matlab例程

  1. Kirsch算子

    0下载:
  2. kirsch算子提取边缘的源代码,非调用,可以运行(Kirsch operator to extract the edge of the source code, non call, you can run)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-07
    • 文件大小:91136
    • 提供者:游泳的鱼
« 12 3 »

源码中国 www.ymcn.org