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

搜索资源列表

  1. Sobel-Kirsch

    0下载:
  2. Sobel和Kirsch的边缘检测算法-Sobel Edge Detection Algorithm
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:566629
    • 提供者:陈琦
  1. Kirsch

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

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

    0下载:
  2. 用matlab编写界面,实现直方图均衡化、平均滤波、梯度滤波、Laplacian滤波、Kirsch滤波、Sobel滤波、Prewitt滤波、高频提升等多种功能,Matlab prepared to use interface, the realization of histogram equalization, the average filter, Gradient filter, Laplacian filter, Kirsch filter, Sobel filter, Prewitt f
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:226620
    • 提供者:程璞
  1. imageview

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

    • 发布日期:2017-11-12
    • 文件大小:539247
    • 提供者:lukecheng
  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 equalization, robert, sobel, prewitt,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:511686
    • 提供者:乔鹏飞
  1. CODE

    1下载:
  2. 边缘检测,Gauss-laplace,Kirsch-Edge detection, Gauss-laplace, Kirsch
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:325127
    • 提供者:liu
  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 realization, but also a straight
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:110261
    • 提供者: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 number of pre-defined directi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:350948
    • 提供者:蓝水晶
  1. FCK

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

    • 发布日期:2017-04-04
    • 文件大小:618
    • 提供者:liyoo
  1. bianyuan

    0下载:
  2. 个人的经典收藏图像处理的边缘检测算法里面有roberts,sobel,拉普拉斯,prewitt,robinson,kirsch,smoothed等几种算法-Personal collection of classic image processing algorithm for edge detection there roberts, sobel, laplace, prewitt, robinson, kirsch, smoothed several algorithms, such as
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-27
    • 文件大小:259323
    • 提供者:qlhycf
  1. EdgeContour

    0下载:
  2. 边缘检测包括:Roberts边缘算子,Sobel边缘检测算子,Kirsch边缘检测算子,拉普拉斯算子,高斯拉普拉斯算子。霍夫变换,种子填充,轮廓跟踪和轮廓提取。-Edge detection, including: Roberts edge operator, Sobel edge detection operator, Kirsch edge detection operator, Laplacian, Laplacian of Gaussian. Hough transform, seed
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2234173
    • 提供者:陈飞
  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-laplace operator of the result
  3. 所属分类:Graph program

    • 发布日期:2017-05-12
    • 文件大小:3034979
    • 提供者:duyaqin
  1. deiphiimageprocessing

    0下载:
  2. 用delphi对数字图像进行预处理,包括图像的灰度化,二值化,反色,中值滤波,高斯滤波,gabor变换,二值图像和灰度的腐蚀,膨胀,以及图像的sobel,prewitt,robert,kirsch,laplace,canny,marr边缘检测-Use delphi for digital image preprocessing, including image gray-oriented, thresholding, anti-color, median filtering, Gaussian
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-13
    • 文件大小:3565204
    • 提供者:小宝
  1. GUISUSAN

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

    • 发布日期:2017-04-09
    • 文件大小:1097689
    • 提供者:zhaolipo
  1. filterKirsch

    0下载:
  2. Kirsch filter for image processing
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:613241
    • 提供者:Leila
  1. test

    0下载:
  2. 运行test文件,该程序用基尔希算子对图像进行边缘检测-Run the test file, the program operator with a Kirsch edge detection on image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:225149
    • 提供者:徐薇
  1. kirsch

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

    • 发布日期:2017-05-23
    • 文件大小:974
    • 提供者:audyxiao
  1. Kirsch算子

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

    • 发布日期:2018-01-03
    • 文件大小:91136
    • 提供者:游泳的鱼
  1. kirsch

    0下载:
  2. 实现kirsch边缘提取的kirsch函数。这个函数matlab不会自带,要自己编写。(It's a function for edge detection and matlab have not it,so you have to compile it by youself.)
  3. 所属分类:图形图象

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:巴耶克
  1. Kirsch

    1下载:
  2. 用python语言实现对图像进行Kirsch八个方向的边缘检测,得到边缘图像。(Edge detection is carried out in eight directions of Kirsch to get edge image.)
  3. 所属分类:图形图象

    • 发布日期:2020-12-24
    • 文件大小:172032
    • 提供者:zjh1443
« 12 3 4 5 »
搜珍网 www.dssz.com