搜索资源列表

  1. MatlabRidgeDetection

    0下载:
  2. Matlab多种图像边缘检测方法 1、用Prewitt算子检测图像的边缘 2、用不同σ值的LoG算子检测图像的边缘 3、用Canny算子检测图像的边缘 4、图像的阈值分割 5、用水线阈值法分割图像 6、对矩阵进行四叉树分解 7、将图像分为文字和非文字的两个类别 8、形态学梯度检测二值图像的边缘 9、形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-Matlab a variety of im
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:8192
    • 提供者:
  1. canny

    0下载:
  2. VC实现的canndy边缘检测算法的源码,还不错-VC achieved canndy the edge of the source detection algorithm, but also good
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:150528
    • 提供者:唐小天
  1. canny

    0下载:
  2. 运用经典的canny算子,能对图像进行边缘检测-Canny use of the classical operator, able to image edge detection
  3. 所属分类:图形图象

    • 发布日期:2024-05-10
    • 文件大小:1420288
    • 提供者:zhan
  1. ydm

    0下载:
  2. canny边缘检测算子的c源代码-canny edge detection operator of c source code. . . .
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:en
  1. Canny

    0下载:
  2. canny边缘检测-canny edge detection...........................
  3. 所属分类:图形图象

    • 发布日期:2024-05-10
    • 文件大小:5120
    • 提供者:fudg
  1. CImageEdgeDetection

    0下载:
  2. 边缘检测代码,包含Sobel、canny等经典边缘检测算子-image edge detection code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:120832
    • 提供者:Snake
  1. canny

    0下载:
  2. canny边缘检测,用来检测图片的边缘 canny边缘检测,用来检测图片的边缘-canny
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:dugumengyouzi
  1. edgeCheck

    0下载:
  2. 边缘检测的源代码。包括sobel prewitt roberts marr canny的。值得下载!-The source code for edge detection. Including sobel prewitt roberts marr canny' s. Worth downloading!
  3. 所属分类:matlab例程

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:Mark Li
  1. ruzon.tar

    0下载:
  2. 指南针边缘检测算法是当前质量最高的边缘检测方法,比CANNY算子效果还要好。具有边缘定位准确,边连续,完整的特点。程序能够得到每一个像素的边的朝向,有利于做进一步的优化应用,例如图像分割等。具体算法过程可参考斯坦福大学麦克博士发表的论文。主要思路就是以每个像素为中心,像罗盘一样转动边,一直找到两边差异最大的朝向。最后把所有的最优朝向连起来成为边缘。 代码用VC驱动,核心部分用matlab编写-Compass edge detecti
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:82944
    • 提供者:黄沛杰
  1. canny

    0下载:
  2. canny 算法,主要用于图像的边缘检测,是经典的一个方法-canny algorithm, mainly used for image edge detection, is a classical method of
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:刘亦菲
  1. Canny

    0下载:
  2. canny算法,主要是针对边缘检测的算法,比之前边缘检测的方法更有效,方便。-canny algorithm, mainly aimed at edge detection algorithm, edge detection than the previous method is more effective and convenient.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:7168
    • 提供者:xietaotao
  1. Canny

    0下载:
  2. 用opencv实现Canny边缘检测 -Canny edge detection using opencv implementation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:丫丫
  1. Canny(vc)

    0下载:
  2. 基于VC的数字图像的canny边缘检测算法源代码与编译结果-The digital image of the canny edge detection algorithm source code and compile the results based on VC
  3. 所属分类:图形图象

    • 发布日期:2024-05-10
    • 文件大小:159744
    • 提供者:zyh
  1. edge

    0下载:
  2. C#编写的边缘检测程序,集合了常用的边缘检测算法,高斯,形态学,小波,Canny 等等。-edge-detect algorithms with C#, including useful methods. For example,Gaussian, wavelet,morphology,Canny and etc.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-10
    • 文件大小:125952
    • 提供者:Lu
  1. Canny

    0下载:
  2. Canny 边缘检测算法 检测效果不错,很有用。-Canny Operator is Useful for edge detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:209920
    • 提供者:kk
  1. canny

    0下载:
  2. canny检测器是很有效的边缘检测器,该函数可以实现对目标图像的边缘提取。该方法总结如下:1.图像使用带有指定标准差的高斯滤波器来平滑,以此减少噪声;2.在每一点计算局部梯度和边缘方向;3.第二步中确定的边缘点会导致梯度幅度图像中出现脊,然后追踪所有脊的顶部,并将所有不再脊顶部的像素设置为0;4.执行边缘链接-canny detector is very effective edge detector, this function ca
  3. 所属分类:图形图象

    • 发布日期:2024-05-10
    • 文件大小:185344
    • 提供者:hanyantao
  1. gauss_Homomorphic_filter

    0下载:
  2. 利用高斯高通滤波器对图像做同态滤波,对不均匀照度图像进行图像增强;利用CANNY算子对目标边缘检测-Using of gauss high filter and homomorphic filtering, solve the problem of uneven illumination Canny edge detector.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:215040
    • 提供者:zjh
  1. gauss_Homomorphic_filter

    0下载:
  2. 高斯高通同态滤波器增强照度不均图像,canny算子边缘检测-gauss high Homomorphic filter enhance non-umiformly illuminated image,Canny edge detector.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-10
    • 文件大小:215040
    • 提供者:zjh
  1. cannywave

    0下载:
  2. 用canny算子边缘检测,以及用db4小波模极大值算法边缘检测,可以直接运行,用的是标准图像Lena-Using canny edge detection operator, and using db4 wavelet modulus maxima algorithm for edge detection, can be run directly, using the standard image Lena
  3. 所属分类:图形图象

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:jin jing
  1. Desktop

    0下载:
  2. 能够进行图像的边缘检测,采用canny算法,opencv代码只有短短几行,简单实用-Capable of image edge detection using canny algorithm, opencv code for only a few lines, simple and practical
  3. 所属分类:OpenCV

    • 发布日期:2024-05-10
    • 文件大小:6144
    • 提供者:huyong
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »

源码中国 www.ymcn.org