搜索资源列表

  1. CodeInCForEdgeDetectionByCanny

    0下载:
  2. 利用小波变换进行边缘检测,c++编写!希望对大家有用-Code In C++ For Edge Detection By Canny
  3. 所属分类:图形图象

    • 发布日期:2024-05-09
    • 文件大小:448512
    • 提供者:shuji
  1. ColorFeatures

    0下载:
  2. 一种彩色图像的边缘检测算法,检测效果非常好,它是对Canny算法的改进,定位好,相应标准高,检测率高,误检率低-a kind of edge detection algorithm.The algoritlun employs amultpassprocessing approach that re}novesnoisefrom theRGB componentswith apre-filter, with the color edge
  3. 所属分类:图形图象

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

    0下载:
  2. 实现canny算子边缘检测,是频域增强处理后的在处理。-Achieve canny edge detection operator ,which is enhanced after treatment frequency in treatment.
  3. 所属分类:图形/文字识别

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

    0下载:
  2. 数字图像中所使用的canny算子边缘检测-Digital image used in the canny edge detection operator
  3. 所属分类:图形图象

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

    0下载:
  2. 实现并比较不同梯度边缘检测方法(普通梯度、Robert、Sobel、Prewitt、Laplace、LOG和Canny) -Implementation and compare the different gradient edge detection method (general gradient, Robert, Sobel, Prewitt, Laplace, LOG, and Canny)
  3. 所属分类:图形图象

    • 发布日期:2024-05-09
    • 文件大小:50176
    • 提供者:印象小七
  1. opencv

    1下载:
  2. 压缩包包括以下几个功能实现的opencv源代码:canny边缘检测算法实现、高斯背景建模、背景差分法实现边缘检测、图像颜色分布直方图的相关处理、人脸识别算法的实现。-Compressed package includes the following functions to achieve the opencv source code: canny edge detection algorithm, Gaussian backgroun
  3. 所属分类:图形图象

    • 发布日期:2024-05-09
    • 文件大小:6144
    • 提供者:张桦
  1. Graduation

    0下载:
  2. 基于VC++。net的图像的灰度化和边缘检测程序,实现和Canny算法-Based on VC++. net gray level of image and edge detection procedures, implementation, and Canny algorithm
  3. 所属分类:图形图象

    • 发布日期:2024-05-09
    • 文件大小:3929088
    • 提供者:速度
  1. edge

    0下载:
  2. 彩色图像边缘检测,给予canny算子,可以直接运行-colar canny
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:王亮
  1. Canny

    0下载:
  2. Canny边缘检测,图象处理环节中基础的一步-Canny Edge detection
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 边缘检测的canny算子,可以很好地检测图像的边缘,而且有效地降低了噪声。-The canny edge detection operator, can detect the image edge well, but also effectively reduces noise.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:吕晋普
  1. DIP_Exercise4_071221057

    0下载:
  2. 实验内容 编制一个通用的边缘提取函数; 通过输入不同的参数,能够实现Sobel算子、Prewitt算子、Roberts算子、Marr算子和Canny边缘检测。 -The content of the preparation of a common experimental edge detection function by entering different parameters, to achieve Sobel o
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:318464
    • 提供者:lyp
  1. 627

    0下载:
  2. 关于边缘检测各种算法的比较研究,包括roberts,sobel,prewitt,LOG,canny等五种-Edge detection algorithms on the comparative studies, including roberts, sobel, prewitt, LOG, canny and other five
  3. 所属分类:matlab例程

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

    0下载:
  2. opencv入门代码:具体包括1、加载并显示一幅图像2、播放avi视频3、canny边缘检测4、缩放显示图像。-opencv project code--including image showing,playing avi,canny Edge Detection.
  3. 所属分类:OpenCV

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

    0下载:
  2. 边缘检测 算法实现过程 可以执行 效果不错-eage detec
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 边缘检测,源代码,基于matlab的。是canny算子。也可以改动一下模板,即可变成其他算法的了。-Edge detection, source code, based on matlab' s. Is a canny operator. Can also change what the template, you can become the other algorithms.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:xy
  1. VC_call_matlab_canny_edge_detection

    0下载:
  2. vc++调用matlab的图像处理工具箱进行canny边缘检测,附有文档及源码-vc++ call matlab toolbox to do canny edge detectin
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 本代码提高了图像处理中最经典的canny边缘检测算法-This code improves the image processing of the most classic canny edge detection algorithm
  3. 所属分类:OpenCV

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:李咋
  1. Canny

    0下载:
  2. Canny边缘检测,及提取,轮廓跟踪 注意事项: 运行时,文件c:\test.bmp必须存在 -Canny edge detection, and extraction, contour following precautions: run-time, file c: \ test.bmp must exist
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:4004864
    • 提供者:小紫英
  1. Canny

    0下载:
  2. Canny边缘检测,已在VS05上编译过了。-Canny edge detection, has been compiled in VS05 before.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:11399168
    • 提供者:jack
  1. Canny

    0下载:
  2. Canny边缘检测算法,已经试过,可以用。能较好的检测边缘。-Canny edge detection algorithm, has been tried, you can use. To better edge detection.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:3306496
    • 提供者:zxf
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »

源码中国 www.ymcn.org