搜索资源列表

  1. Canny算子与边缘检测

    0下载:
  2. Canny算子与边缘检测,一个用完整的图像边缘提取算法-Canny operator and edge detection, complete with an Image Edge Extraction Algorithm
  3. 所属分类:图形图象

    • 发布日期:2024-05-09
    • 文件大小:2211840
    • 提供者:李明辉
  1. Canny边缘检测

    0下载:
  2. 用vc实现的canny算法提取边缘,达到很好的提取边缘的效果-Use vc to realize Canny arithmetic to detect the edge, and get the good result of extracting the edge.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-09
    • 文件大小:3308544
    • 提供者:冯健
  1. 边缘检测CANNY算子的C实现

    0下载:
  2. 该文件为网上得的C语言实现的canny边缘检测算子,属于对经典算法的经典实现,具有很高的参考价值。-the document online for the C language the canny edge detection operator, belonging to the classical classic algorithms to achieve with very high reference value.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:3072
    • 提供者:刘波
  1. pCed

    0下载:
  2. 最优的阶梯型边缘(step edge)检测算法---Canny边缘检测方法,边缘检测是提取图像特征的首要条件.一种改进型Canny边缘检测算法-optimal ladder edges (step edge) detection algorithm-- Canny edge detection method , edge detection image feature extraction is the first condition.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:4887552
    • 提供者:beibeidai
  1. CannyJava

    0下载:
  2. 图像边缘检测(Canny 算法)的Java实现 Canny边缘检测算法 step1:用高斯滤波器平滑图象; step2:用一阶偏导的有限差分来计算梯度的幅值和方向; step3:对梯度幅值进行非极大值抑制; step4:用双阈值算法检测和连接边缘 -Edge Detection (Canny algorithm) to the Java Canny edge detection algorithm ste
  3. 所属分类:多媒体编程

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

    0下载:
  2. Canny边缘检测算法,canny算法计算梯度,并从小波模极大重构图像.-Canny edge detection algorithm, canny algorithm for calculating the gradient, and from the Wavelet Modulus Maxima Image Reconstruction.
  3. 所属分类:图形图像处理(光照,映射..)

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

    1下载:
  2. 用Matlab实现的Canny边缘检测算法,压缩文件中附有一张实验图片-Using Matlab realize the Canny edge detection algorithm, compressed file attached to an experimental image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:187392
    • 提供者:李艳
  1. by1

    0下载:
  2. 边缘检测算法的基本步骤 (1)滤波。边缘检测主要基于导数计算,但受噪声影响。但滤波器在降低噪声的同时也导致边缘强度的损失。 (2)增强。增强算法将邻域中灰度有显著变化的点突出显示。一般通过计算梯度幅值完成。 (3)检测。但在有些图象中梯度幅值较大的并不是边缘点。最简单的边缘检测是梯度幅值阈值判定。 (4)定位。精确确定边缘的位置。 Canny边缘检测算法 step1:用高斯滤波器平滑图象; ste
  3. 所属分类:绘图程序

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

    0下载:
  2. canny边缘检测算法在opencv的简单实现,很实用的代码-canny edge detection algorithm in opencv realize a simple, very useful code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:刘飞拓
  1. canny

    0下载:
  2. Canny边缘检测算法,Vc6.0(sp6)编译运行通过-Canny edge detection algorithm, Vc6.0 (sp6) compiler to run through
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:109568
    • 提供者:ccecer
  1. canny

    0下载:
  2. canny 边缘检测算法-canny edge detection algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

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

    0下载:
  2. canny边缘检测算法,二维,可以进行边缘检测。有需要的人可以继续联系。-canny edge detection algorithm, two-dimensional, edge detection can be carried out. There is need to continue to contact people.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-09
    • 文件大小:9216
    • 提供者:luanxinhai
  1. cannyfinal

    0下载:
  2. canny边缘检测算法传统算法源程序 毕业设计基于图像边缘检测自适应的研究-canny edge detection algorithm for the traditional procedure
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:陶彦旭
  1. caany

    0下载:
  2. canny边缘检测算法,,我见过的做好的-canny edge detection algorithm, I have seen the good, and,
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:wuzixu
  1. canny

    0下载:
  2. canny算法源码。Canny 的目标是找到一个最优的边缘检测算法。Canny 算法适用于不同的场合。它的参数允许根据不同实现的特定要求进行调整以识别不同的边缘特性。对于PC上的实时图像处理来说可能慢得无法使用,尤其是在使用大的高斯滤波器的情况下。但也要考虑到处理器速度的不断提升。 -canny algorithm source code. Canny' s goal is to find an optimal edge dete
  3. 所属分类:Windows编程

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:鱼儿很忙
  1. canny

    0下载:
  2. 一个非常好的图像边缘检测算法 -一个非常好的图像边缘检测算法
  3. 所属分类:Windows编程

    • 发布日期:2024-05-09
    • 文件大小:3072
    • 提供者:youshu
  1. canny

    0下载:
  2. 最优的阶梯型边缘检测算法(canny边缘检测) 1.Canny边缘检测基本原理 (1)图象边缘检测必须满足两个条件:一能有效地抑制噪声;二必须尽量精确确定边缘的位置。 (2)根据对信噪比与定位乘积进行测度,得到最优化逼近算子。这就是Canny边缘检测算子。 (3)类似与Marr(LoG)边缘检测方法,也属于先平滑后求导数的方法。 2.Canny边缘检测算法: step1:用高斯滤波器平滑图象;
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:1271808
    • 提供者:lx
  1. matlab-canny

    0下载:
  2. 分别用一阶、二阶以及Canny边缘检测算法进行图像边缘检测-Respectively first, second, and Canny edge detection algorithm for image edge detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:920576
    • 提供者:唐路
  1. 改进的自适应Canny边缘检测算法_段锁林

    0下载:
  2. 介绍了一种改进的Canny边缘检测算法,介绍了改进算法(This paper introduces an improved Canny edge detection algorithm and an improved algorithm.)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:3493888
    • 提供者:wabgkai9210005
  1. canny edge detection

    0下载:
  2. canny边缘检测算法,在python环境中可实现边缘提取。(The canny edge detection algorithm can implement edge extraction in a python environment.)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:857088
    • 提供者:MAYzzl
« 12 3 4 5 6 7 8 9 10 ... 16 »

源码中国 www.ymcn.org