CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形/文字识别 搜索资源 - image edge detection

搜索资源列表

  1. edgeexamination

    0下载:
  2. 该源码主要是对图像进行边缘检测和轮廓跟踪,主要应用在象人脸识别、指纹识别等这样的图像处理系统中-the main source of the image edge detection and contour tracking, as the main application in face recognition, fingerprint recognition of Image Processing System
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:38460
    • 提供者:金侠
  1. Prewitt

    0下载:
  2. 灰度图象边缘检测-grey scale image edge detection
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:925
    • 提供者:张凯良
  1. ~图象的边沿检测,提取,轮廓跟踪算法代码

    0下载:
  2. 图象的边沿检测,提取,轮廓跟踪算法代码-image edge detection, extraction, contour tracking algorithm code
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:25667
    • 提供者:望军
  1. edge

    0下载:
  2. Matlab函数edge:边缘检测.输入灰度图像,返回同样大小的二值边缘图像-Matlab function edge: edge detection. Input gray image, return to the same size of the binary edge image
  3. 所属分类:Graph Recognize

    • 发布日期:2016-01-26
    • 文件大小:53298
    • 提供者:zhangwei
  1. ant_colony_image_edge_detection

    0下载:
  2. 一种蚁群优化的边缘检测算法,可实现!用matlab编写-An ant colony optimization algorithm for edge detection can be realized! Prepared using matlab
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:17989
    • 提供者:jing
  1. ImageProcessingTest

    0下载:
  2. 能实现载入图像,然后对图像进行模糊、锐化、边缘检测等功能。-To achieve loading images, and then on the image blurred, sharpening, edge detection and other functions.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:2929
    • 提供者:郭龙
  1. CVHomework1

    0下载:
  2. canny算法进行图像的边缘检测,自己写的程序,大家可以参考-canny algorithm for image edge detection, to write their own procedures, we can refer to
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-05
    • 文件大小:1687
    • 提供者:zhangzhang
  1. yuanma

    0下载:
  2. 用VC++编写的程序,实现图像的各种方法的边缘检测 -With VC++ Preparation procedures, the realization of the various methods of image edge detection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-21
    • 文件大小:326537
    • 提供者:李戴丝
  1. log

    0下载:
  2. 应用log算法进行图像的边缘检测,log算法是一种基于灰度值的二阶导数来进行边缘检测的,通过检测零点来进行边缘检测-Application log algorithm for image edge detection, log-based algorithm is a gray value of the second derivative for edge detection, by detecting zero for edge detection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-22
    • 文件大小:1675
    • 提供者:zhangzhang
  1. model

    0下载:
  2. 图像的边缘检测MATLAB代码,对所获取的图像可以进行有效的边缘检测-Image Edge Detection MATLAB code of the acquired image can be an effective edge detection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-11
    • 文件大小:2489412
    • 提供者:刘文学
  1. compare_of_edge_detect_methods

    0下载:
  2. 讨论和比较了几种常用的边缘检测算子。梯度 算子计算简单 ,但精度不高 ,只能检测出图象大致的轮廓 ,而对于比较细的边缘可能会忽略。Prewitt 和Sobel算子比 Roberts 效果要好一些。LOG 滤波器和 Canny算子的检测效果优于梯度算子 ,能够检测出图象较细的边缘部分。不同的系统 ,针对不同的环境条件和要求 ,选择合适的算子来对图象进行边缘检测。-Discussion and comparison of several commonly used edge detection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-17
    • 文件大小:156571
    • 提供者:liujia
  1. chepaijingquefenge

    0下载:
  2. 车牌号码的自动检测先进行图像的预处理,在对预处理后的图像做边缘检测,根据车牌像素的大小进行车牌分割最后将分割的车牌保存在一个文件当中-Automatic detection of the vehicle registration number, preceded by image preprocessing, in the image pre-processing to do edge detection, in accordance with license plate license pla
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:177642
    • 提供者:吴学龙
  1. image_processing_tools

    0下载:
  2. 实现图像的边沿检测与提取、模板匹配、图象腐蚀膨胀细化-Image edge detection and extraction, template matching, image refinement corrosion expansion
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-23
    • 文件大小:17624
    • 提供者:孙雅炫
  1. tmOutLine

    0下载:
  2. 五种边缘检测算子的实现,函数具有很好的通用性,凡是能够得到只想图像像素区指针的情况都可以使用。 配合我上传的那个opentrim使用更好,这是一个bmp全色深操作类,里边还集成了一些其他的机器视觉算法。 对图像进行高斯——拉普拉斯算子的边缘检测 对图像进行拉普拉斯算子的边缘检测 对图像进行罗伯特交叉算子的边缘检测 对图像进行蒲瑞维特算子的边缘检测 对图像进行索贝尔算子的边缘检测-5 kinds of edge detection operator to achieve
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-13
    • 文件大小:1580
    • 提供者:尧思齐
  1. log

    0下载:
  2. 此程序实现对一副图像的LOG梯度边缘检测方法-This procedure to achieve an image of the gradient edge detection method LOG
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-26
    • 文件大小:651
    • 提供者:李丹婷
  1. Image_edge_detection

    1下载:
  2. 文章介绍了一种基于CUDA的图像边缘检测方法-Introduce a CUDA-based image edge detection method
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:439023
    • 提供者:liuxiao
  1. edge

    0下载:
  2. 实现图像的轮廓边缘检测及跟踪,之间点击使用exe文件即可-The outline of image edge detection and tracking
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:44293
    • 提供者:nicholas
  1. subpixel

    0下载:
  2. 基于多尺度小波特征的高光谱影像亚像素目标识别、基于灰度矩的CCD图像亚像素边缘检测算法研究、基于矩的亚像素边缘检测算法的对比研究等-Based on multi-scale wavelet feature in Hyperspectral subpixel target identification, Gray moment CCD image sub-pixel edge detection algorithm, based on the moment of sub-pixel edge de
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-14
    • 文件大小:3830814
    • 提供者:陈英滔
  1. Image-edge-detection

    0下载:
  2. 图象边缘检测验证程序,实现诸如车牌号码识别等应用,C++ Builder源码-Image edge detection to verify procedures, implement applications such as vehicle license plate number recognition, C++ Builder code
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-04
    • 文件大小:208207
    • 提供者:echun369
  1. edge

    0下载:
  2. 基于opencv的图像边缘检测程序,非常好用,值得借鉴-Based on opencv image edge detection procedures, very easy to use, worth learning
  3. 所属分类:Graph Recognize

    • 发布日期:2017-12-15
    • 文件大小:1024
    • 提供者:cyan
« 12 3 4 5 »
搜珍网 www.dssz.com