搜索资源列表

  1. Canny

    0下载:
  2. Canny算子的边缘检测。提供了Canny算子的源码,并提出了一种自适应阈值选取方法。-Canny edge detection operator. Canny operator provides the source code, and put forward an adaptive threshold selection method.
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. Canny边缘检测算子 用C或C++实现,可直接运行-Canny edge detection operator using C or C++ Realized, can be directly run
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-27
    • 文件大小:235520
    • 提供者:spring
  1. CANNY_EDGE

    0下载:
  2. CANNY边缘检测,matlab,很容易看懂-Canny edge detection, matlab, very easy to understand
  3. 所属分类:matlab例程

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

    0下载:
  2. canny算子的边缘检测,附带几个经典图片,visual 6.0C++的运行环境-canny edge detection operator, with a few classic pictures, visual 6.0C++ the operating environment
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 采用canny算法进行边缘检测,寻找输入图像的边缘,并且标志出来-canny algorithm edge detection,can find edge from image and draw it.
  3. 所属分类:图形/文字识别

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

    0下载:
  2. 采用 Canny算发进行边缘检测:寻找输入图像的边缘并在输出图像中标志这些边缘。-Using Canny edge detection operator for hair: look for the edge of the input image and logo in the output of these edge images.
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. CAnny算子提取边缘 边缘检测中canny良好独特的效果,广受青睐。内附完整的VC项目文件,和原图像及实验结果图像-Canny edge extraction operator Edge Detection canny good effect unique and widely popular. Containing a complete VC project documents, and the original image and
  3. 所属分类:人工智能/神经网络/遗传算法

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

    0下载:
  2. 基于Canny算子检测图像的边缘 读入一张图片,显示该图片经过canny算子处理后的边缘检测结果(要求不能直接调用canny算子)-Canny operator based on image edge detection of a read into the picture, showing the picture after a canny operator after the deal with the edge de
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-27
    • 文件大小:4096
    • 提供者:高锟
  1. cannydetect

    0下载:
  2. canny边缘检测源代码,可以运行。 Canny 边缘检测算子是John F. Canny于 1986 年开发出来的一个多级边缘检测算法。-canny
  3. 所属分类:图形图象

    • 发布日期:2024-04-27
    • 文件大小:904192
    • 提供者:黄家
  1. cnn

    1下载:
  2. canny边缘检测源代码,边缘检测对于图像理解、目标检测、跟踪等问题非常重要,该代码实现了canny算子做边缘检测-source code canny edge detection, edge detection for image understanding, target detection, tracking and other issues is very important that the code to do the c
  3. 所属分类:图形图象

    • 发布日期:2024-04-27
    • 文件大小:1024
    • 提供者:li yan
  1. cannyfinal

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

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

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

    • 发布日期:2024-04-27
    • 文件大小: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-04-27
    • 文件大小:1024
    • 提供者:鱼儿很忙
  1. Canny

    0下载:
  2. CANNY 边缘检测算子 的源代码 ,在VC++6.0开发软件上实现运行-CANNY edge detection operator of the source code, software development in VC++6.0 to achieve run,
  3. 所属分类:图形图象

    • 发布日期:2024-04-27
    • 文件大小:3337216
    • 提供者:chen
  1. bianbianyuangui

    0下载:
  2. 对图像进行sobel 、roberts、preweit、log、canny边缘检测-The images were sobel, roberts, preweit, log, canny edge detection
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. canny算子源代码用于关于边缘检测的毕业论文,可以以此为基础进行修改。-canny operator source code for a thesis on the edge detection can be modified on this basis.
  3. 所属分类:其他小程序

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

    0下载:
  2. 改进的canny算子,实现图像的边缘检测-Improved canny operator, the edge detection of image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-27
    • 文件大小:1447936
    • 提供者:peijing
  1. CannyEdgeDetection

    0下载:
  2. Canny边缘检测的高斯卷积,索贝尔operation.entire代码组成,是在建MATLAB函数任何自由,除了必须改变形象reading.threshold根据图像和被提取的特征。 做检查更新的高斯卷积文件,它比前一个准确 请注意,代码的执行时间是low.This是因为没有内在的功能被使用。 为了提高车速了,请改为内置的功能“conv2“的卷积码 -canny edge detection compris
  3. 所属分类:2D图形编程

    • 发布日期:2024-04-27
    • 文件大小:1024
    • 提供者:namind
  1. 24700048canny_edge_detector

    0下载:
  2. canny边缘检测,还不错,希望能对大家有帮助-canny edge detection, well, hope you can help
  3. 所属分类:matlab例程

    • 发布日期:2024-04-27
    • 文件大小:215040
    • 提供者:zhouwei
  1. Canny边缘检测.c

    0下载:
  2. canny边缘检测,用MATLAB编写,能较好的实现边缘检测(Canny edge detection, written in MATLAB, can better achieve edge detection)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-27
    • 文件大小:3072
    • 提供者:大鹏鹏大
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org