CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - edge detection

搜索资源列表

  1. plays2k

    0下载:
  2. 该程序对BMP文件进行一些常用的操作,包括左右移动,边沿检测等,文件内存拷贝等方法,是进行图片处理的参考程序.-the program right BMP file some common operations, including move around edge detection. Memory paper copy method, is the picture reference program.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:17933
    • 提供者:陈名
  1. edge_detect-lapase

    0下载:
  2. 拉普拉斯锐化边缘检测一个易懂快速的边缘检测算法-Laplacian sharpening edge detection of a rapid understandable Edge Detection Algorithm
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:316445
    • 提供者:成成
  1. edge-dection

    0下载:
  2. 各种经典边缘检测算子的VC源代码程序,现提供给大家参考-A variety of classical edge detection operator VC source code procedures, are provided for your reference
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-22
    • 文件大小:348657
    • 提供者:黎安兵
  1. wavelet_modulus_maxima_edge_detection

    0下载:
  2. 波模极大值实现对图像的边缘检测 wavelet modulus maxima edge detection
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:1492
    • 提供者:oakley
  1. partA_10_16a

    0下载:
  2. edge detection using Sobel mask
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:796
    • 提供者:rmedinac
  1. Threshold

    0下载:
  2. 边缘检测程序,很不错的应用matlab程序-Edge detection process, a very good application of matlab program
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:850
    • 提供者:赵江
  1. main2

    0下载:
  2. Image edge detection ACO
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:2879
    • 提供者:Milad
  1. canny

    0下载:
  2. canny边缘检测,对学习canny的同学有所帮助,opencv实现的!-canny edge detection, to help students to learn canny opencv realized!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-07
    • 文件大小:5592738
    • 提供者:zhanghao
  1. bianyuanjiance

    0下载:
  2. 图像边缘检测算法的源码,很不错的,试过了-The source of the image edge detection algorithm, very good and tried
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-01
    • 文件大小:2545067
    • 提供者:simon
  1. 549411

    0下载:
  2. 基于canny算子和形态学的边缘检测方法,此方法对于边缘检测效果较为明显-Edge detection method based on morphology
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-01
    • 文件大小:104951
    • 提供者:王静
  1. mulscal_edge

    0下载:
  2. 用matlab实现多尺度边缘检测-Using matlab to achieve multi-scale edge detection. . . . . . . . . . . . .
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-13
    • 文件大小:8118
    • 提供者:guo dongmei
  1. bianyuanjc

    0下载:
  2. 边缘检测VC源码,带可执行文件和所需控件,在Win7、win7SP1下完成测试,Vista SP2(未测试)、Win8(未测试),本边缘检测程序不支持XP操作系统,注意:在Windows XP系统下不能运行生成的Exe程序。-Edge detection VC source, with the executable file and the required controls, complete the test under Win7, win7SP1, Vista SP2 (not teste
  3. 所属分类:ICQ Hack

    • 发布日期:2017-05-19
    • 文件大小:5255018
    • 提供者:张瑶
  1. recognition

    0下载:
  2. 基于opencv的车牌识别源码,使用了canny算法进行边缘检测,然后二值化,接着用cvFindContours搜索轮廓,最后从找到的轮廓中根据角点的个数,角的度数和轮廓大小确定,矩形位置。-Opencv-based license plate recognition source code, using the canny edge detection algorithm, and then two values, followed by cvFindContours search profi
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:3096
    • 提供者:vince
  1. read-pictures

    0下载:
  2. 在vs2010环境下使用图像处理工具opencv完成图片的读取和边缘检测处理-The use of image processing to complete the picture read and edge detection processing tool of OpenCV in VS2010 environment
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-14
    • 文件大小:3211176
    • 提供者:gloria1800
  1. shape-bianren

    0下载:
  2. 图像处理,边缘检测,适合初学图像处理使用-Image processing, edge detection
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-26
    • 文件大小:43188
    • 提供者:郑顺凯
  1. Torch3vision2.1

    0下载:
  2. 用c++实现的计算机视觉库函数,主要用于图像的形态学算子,边缘检测等-C++ using computer vision library functions implemented, mainly for morphological image operators, edge detection, etc.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-16
    • 文件大小:3870810
    • 提供者:曾杨
  1. bianyuantiqu

    0下载:
  2. 对bmp图像处理,实现了bmp图像的读取和sobel边缘检测-Bmp image processing, reading and sobel edge detection bmp image
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-17
    • 文件大小:4403561
    • 提供者:地狱火枪手
  1. edge

    0下载:
  2. edge detection for road edge
  3. 所属分类:CA program

    • 发布日期:2017-04-05
    • 文件大小:9906
    • 提供者:K.Viswanath
  1. EdgeContour

    0下载:
  2. 边缘检测,有多种不同的检测方法来检测图像边缘。-Edge detection, a variety of detection methods to detect the edge of the image.
  3. 所属分类:系统编程

    • 发布日期:2017-04-13
    • 文件大小:1879
    • 提供者:zhangyi
  1. superHarris

    0下载:
  2. 利用matlab写的采用Harris算子进行图像边缘提取和计算的程序,有清晰的注释,可读性很好-Using matlab to write Harris operator is adopted to improve the image edge detection and calculation process, a clear annotation, readability is very good
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-30
    • 文件大小:27608
    • 提供者:曾臻
« 12 »
搜珍网 www.dssz.com