搜索资源列表

  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. 图形图象处理之边缘检测

    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. EdgeContour

    0下载:
  2. VC++的边缘与轮廓处理程序,包括边缘检测(五个算子,robert,sobel,prewitt,kirsch,gauss-laplase),hough变换(平行直线检测),轮廓提取,种子填充(两个算法),和轮廓跟踪。-VC++ The edge with the outline of treatment procedures, including edge detection (five operator, robert, sobel,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-07
    • 文件大小:2132992
    • 提供者:ZL
  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. 2107210017520071022238367591296

    0下载:
  2. vc图像处理比较全面的程序,提供了图象直方图均衡,robert,sobel,prewitt,kirsch,gauss等方法的边缘检测运算,中值滤波,二维FFT变换和DCT变换,图象的反转,旋转等一些基本的图象模板变换和点变换的功能。目前只处理256*256的图象-vc images deal with more comprehensive procedures, provided the image histogram equaliza
  3. 所属分类:图形图像处理(光照,映射..)

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

    • 发布日期:2024-06-07
    • 文件大小:9216
    • 提供者:gyq
  1. EdgeContour

    0下载:
  2. 数字图像处理中的基本边缘检测算法的实现,包括Robert、Sobel、Prewitt、Kirsch等边缘检测算子的实现,还包括用Hough变换检测直线。-Digital image processing in the basic edge detection algorithm, including Robert, Sobel, Prewitt, Kirsch edge detection operator such as the re
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-07
    • 文件大小:3313664
    • 提供者:caonimabitoo
  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. 边缘检测包括:Roberts边缘算子,Sobel边缘检测算子,Kirsch边缘检测算子,拉普拉斯算子,高斯拉普拉斯算子。霍夫变换,种子填充,轮廓跟踪和轮廓提取。-Edge detection, including: Roberts edge operator, Sobel edge detection operator, Kirsch edge detection operator, Laplacian, Laplacian of Ga
  3. 所属分类:图形图像处理(光照,映射..)

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

    • 发布日期:2024-06-07
    • 文件大小:2140160
    • 提供者:张楠
  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. Matlab-edge-detection-operator

    0下载:
  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 nece
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-06-07
    • 文件大小:918528
    • 提供者:笑傲江湖
  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算子

    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