搜索资源列表

  1. edgedetect_canny

    0下载:
  2. 完整的canny边缘检测程序,内附canny算子说明文档一个。在运行前请先看说明文档,里面有vc参数设置的相关内容,-integrity of the canny edge detection procedures, enclosing canny operator documented one. Running before you look at documentation, which has vc parameter setti
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-27
    • 文件大小:489472
    • 提供者:qihuafei
  1. CannyEdgeDetection(good)_CanTestWithImage

    0下载:
  2. Canny边缘检测的源码,VC实现,非常好理解,绝对经典,带图片可以测试。-Canny edge detection of the source code, VC, very good understanding, absolute classic, with pictures test.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-27
    • 文件大小:172032
    • 提供者:whq
  1. Canny435435

    0下载:
  2. 这是一个canny边缘检测的程序-This a canny edge detection procedures.
  3. 所属分类:图形图象

    • 发布日期:2024-04-27
    • 文件大小:159744
    • 提供者:ling
  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-04-27
    • 文件大小:4887552
    • 提供者:beibeidai
  1. listcode

    0下载:
  2. 在VC++下实现对图象进行CANNY边缘检测,并用形态学方法进行处理,然后对它进行链码编码,最后基于链码进行方向的检测!-under the VC images of Canny edge detection, and using morphological method, Then it conducted chain coding, based on the final direction of chain code for th
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-04-27
    • 文件大小:114688
    • 提供者:zxy
  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-04-27
    • 文件大小:57344
    • 提供者:
  1. VBImageProcess

    0下载:
  2. 图像的滤镜处理效果,Canny边缘检测以及对摄像机内外参数的标定源码-image processing filter effects, Canny edge detection, and internal and external parameters of the camera calibration source
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-27
    • 文件大小:19456
    • 提供者:邝宏武
  1. erwrw

    0下载:
  2. 基于Canny边缘检测的车牌字符分割方法,方法简单明了,实验效果不错-Canny edge detection based on the license plate characters segmentation method, the method is simple to understand, experiment results good
  3. 所属分类:文档资料

    • 发布日期:2024-04-27
    • 文件大小:168960
    • 提供者:lizhirong
  1. cannyedgedetect

    0下载:
  2. canny边缘检测的visual c++源代码-canny edge detection of visual c source code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-27
    • 文件大小:345088
    • 提供者:上官云
  1. xiaobobianhuan

    0下载:
  2. 包括Canny边缘检测算子、罗伯特(Roberts)边缘检测算子、索伯尔(Sobel)边缘检测算子、普瑞维特(Prewitt)边缘检测算子、克瑞斯(Krisch)边缘检测算子和高斯-拉普拉斯(LoG-Laplacian)算子等。-Includes Canny edge detection operator, Robert (Roberts) edge detection operator,索伯尔(Sobel) edge detectio
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-27
    • 文件大小:261120
    • 提供者:楚风云
  1. canny

    0下载:
  2. canny边缘检测的vc代码,可以实现图像的边缘提取,效果不错-canny edge detection vc code, you can realize the image edge extraction, the effect of good
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-27
    • 文件大小:179200
    • 提供者:孙伟
  1. Canny

    0下载:
  2. vc++实现数字图象处理3:图象处理Cannny算子进行图象的边缘检测-vc++ realization of digital image processing 3: image processing operator Cannny image edge detection
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-27
    • 文件大小:3501056
    • 提供者:fanchao
  1. Canny

    0下载:
  2. 对图象进行边缘检测。首先对图像进行高斯虑波,减少噪声的干扰,然后求图像的梯度,进行非最大值抑制-Of image edge detection. First, consider Gaussian wave images to reduce noise, and then for the image gradient, non-maximum suppression
  3. 所属分类:图形/文字识别

    • 发布日期:2024-04-27
    • 文件大小:3011584
    • 提供者:赵笑可
  1. by1

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

    • 发布日期:2024-04-27
    • 文件大小:3072
    • 提供者:
  1. Canny

    0下载:
  2. 内附试验图像和用C++实现的源代码,能狠好的实现边缘检测。-Enclosing the test images and with C++ The realization of the source code can be hard to achieve good edge detection.
  3. 所属分类:2D图形编程

    • 发布日期:2024-04-27
    • 文件大小:5884928
    • 提供者:晨曦
  1. CANNY

    0下载:
  2. 一种小波包应用于图象分割中边缘检测的方法.非常实用-A wavelet packet image segmentation applied in edge detection method. Very useful
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-27
    • 文件大小:64512
    • 提供者:陈娟
  1. CannyEdgeDetectionandItsMATLABRealizatio

    0下载:
  2. canny边缘检测,用过了都说好使.大家不妨学学>-canny edge detection, used the say so. everyone may wish to learn
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-27
    • 文件大小:73728
    • 提供者:lei
  1. EdgeDetection

    0下载:
  2. 一个通用的边缘提取函数,通过输入不同的参数,能够实现Sobel算子、Prewitt算子、Roberts算子、Marr算子和Canny边缘检测。 附设计文档。-A common edge detection function, by entering different parameters, can realize Sobel operator, Prewitt operator, Roberts operator, Marr op
  3. 所属分类:Windows编程

    • 发布日期:2024-04-27
    • 文件大小:592896
    • 提供者:
  1. Canny

    0下载:
  2. 基于canny方法的边缘检测方法的实现, 这是最原始的方法实现,根据不同的应用可以对其进行相应的改进-Methods based on canny edge detection methods realize that this is the most primitive method, according to different applications can be improved accordingly
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-27
    • 文件大小:7168
    • 提供者:mike
  1. canny

    0下载:
  2. canny算子边缘检测的源代码....opencv做得-err
  3. 所属分类:图形/文字识别

    • 发布日期:2024-04-27
    • 文件大小:1349632
    • 提供者:zhanglan
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org