搜索资源列表

  1. 20063311048067583

    0下载:
  2. 角点是图像的重要特征,一般指曲率大的边缘点,该代大戏是用MATLAB编写的角点检测算子。-corner image is an important characteristic of large curvature generally refers to the brink, The show is substituting prepared using MATLAB corner detection operator.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:60702
    • 提供者:王一林
  1. imgapp

    0下载:
  2. 边缘检测是数字图象处理、图象分析和识别领域中的重要课题。近年来,由于彩色图象的广泛应用,使彩色数字图象处理技术日益收到关注,彩色图象边缘检测是在众多的彩色图象处理中极为重要的方法,这是因为图象分割、识别等大量的高层次彩色图象处理均建立在低层次边缘检测的基础上。本实验是将彩色RGB图象首先转换为灰度图象,然后利用经典的边缘检测算Canny算子来实现边缘检测,然后再统计出边界方向的直方图。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1335870
    • 提供者:周倩
  1. 20063311048067583

    0下载:
  2. 角点是图像的重要特征,一般指曲率大的边缘点,该代大戏是用MATLAB编写的角点检测算子。-corner image is an important characteristic of large curvature generally refers to the brink, The show is substituting prepared using MATLAB corner detection operator.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:60416
    • 提供者:王一林
  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-05-20
    • 文件大小:156672
    • 提供者:
  1. edge-detection

    0下载:
  2. 实现图像的边缘检测,使用sobel和canny检测算子,非常简单-Image edge detection sobel and canny operator is detected, a very simple
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:pacy
  1. pcbrRun

    0下载:
  2. 基于主曲率的区域特征检测算子:与MSER类似的基于线条和边缘曲率的检测子-Operator based on the curvature of lines and edges: similar to the MSER detection sub regional feature detection based on the principal curvatures
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1014784
    • 提供者:abing
  1. Canny_20140123_092120

    0下载:
  2. 坎尼检测算子,在边缘检测算子中鲁棒性比较好的算子。-Canny operator edge detection operators, in more robust operator.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:3915776
    • 提供者:tang
  1. canny

    0下载:
  2. 用于图像搜索,图像融合的边缘检测,好多种检测算子,canny等等几种算子,代码正确直接使用-For image search, image fusion edge detection, a good variety of detection operator, canny and so several operators, direct use of the code is correct
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:277504
    • 提供者:小才女
  1. EDTest

    0下载:
  2. ED边缘检测算子,一种新的检测边缘图像的算法。-Edge Drawing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:11223040
    • 提供者:zhukai
  1. edge-detection

    0下载:
  2. 利用MATLAB实现边缘检测算子,比如permit和Sobel算子。可以直接运行!-Using MATLAB realize edge detection operator, such as permit and Sobel operator. It can be run directly!
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:416768
    • 提供者:释放梦想
  1. canny

    0下载:
  2. canny边缘检测算子,详细的介绍了三个准则如何抽象到数学问题,再到编程实现-Canny edge detection operator, a detailed introduction of how to abstract three guidelines to the mathematical problem, and then to the programming
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:8751104
    • 提供者:童云轩
  1. Prewitt

    0下载:
  2. 利用VC++实现precitt边缘检测算子,对灰度图像实现边缘检测-Using VC++ to achieve precitt edge detection operator, the gray image edge detection
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:张小卫
  1. Roberts

    0下载:
  2. 使用VC++实现Roberts边缘检测算子,实现对灰度图像的边缘检测-Using VC++ to achieve Roberts edge detection operator, to achieve the edge detection of gray images
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:张小卫
  1. Laplacian

    0下载:
  2. 利用VC++编程实现Laplacian边缘检测算子,实现对灰度图像的边缘检测-Using VC++ programming to achieve Laplacian edge detection operator, to achieve the edge detection of gray images
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:张小卫
  1. Krisch

    0下载:
  2. 利用VC++实现Krisch边缘检测算子,实现对灰度图像的边缘检测-Using VC++ to achieve Krisch edge detection operator, to achieve the edge detection of gray images
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:张小卫
  1. sobel

    0下载:
  2. Sobel算子是一阶导数的边缘检测算子,在算法实现过程中,通过3×3模板作为核与图像中的每个像素点做卷积和运算,然后选取合适的阈值以提取边缘。-The Sobel operator is the edge detection operator of the first derivative. During the algorithm realization, the 3 × 3 template is used as the conv
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:95232
    • 提供者:wang
  1. cwnaanner

    0下载:
  2. canny 算子是经典的边缘检测算子,效果也是众边缘检测算子中最好的,-Canny operator is a classical edge detection operators, the effect is the best among all the edge detection operator,
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:fursjr
  1. Rberts

    0下载:
  2. Roberts边缘检测算子,通过不同阈值的设定比较提取结果,对于初学者有一定帮助(Roberts edge detection operator, using different threshold settings to compare the results, it is helpful for beginners.)
  3. 所属分类:图形图像处理(光照,映射..)

  1. 新建文件夹

    0下载:
  2. 边缘检测算子,用于图片的缺陷边缘检测,需要的可以看看(edge detection operators)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:道道神指
  1. edges-master

    0下载:
  2. 边缘检测算子 图像边缘信息主要集中在高频段,通常说图像锐化或检测边缘,实质就是高频滤波。我们知道微分运算是求信号的变化率,具有加强高频分量的作用。在空域运算中来说,对图像的锐化就是计算微分。由于数字图像的离散信号,微分运算就变成计算差分或梯度。图像处理中有多种边缘检测(梯度)算子,常用的包括普通一阶差分,Robert算子(交叉差分),Sobel算子等等,是基于寻找梯度强度。拉普拉斯算子(二阶差分)是基于过零点检测。通过计算梯度,设置阀
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:22621184
    • 提供者:lohaspig
« 1 2 3 4 5 6 78 »

源码中国 www.ymcn.org