CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 边缘检测算法

搜索资源列表

  1. 图像增强及模式分析

    1下载:
  2. 该源码程序包括:增强图像对比度,检测图像边缘(使用Canny算子和Sobel算子),直方图均衡化等图像处理的一些常用算法,且能取得较好的处理效果。
  3. 所属分类:GDI/图象编程

    • 发布日期:2010-10-24
    • 文件大小:820961
    • 提供者:zh_jiapei
  1. c02

    0下载:
  2. [demo.rar] - 增值税发票抵扣联字符识别中的图像倾斜校正方法,很有用 [2007012218032016052.rar] - 目前紧紧支持24种验证码的识别,后续版本将会慢慢加入更多可识别的格式。 [OCR.rar] - OCR光学字符识别代码,思想是背景16值变化,提供勾,圈,叉识别 [javawllt.rar] - 用JAVA编译的局域网聊天程序 v 1.0 ,此聊天程序为学习java语言而开发的 [MySoft.rar] - 一种利用硬盘序列号对
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:1632486
    • 提供者:宇文龍
  1. impurity

    0下载:
  2. 电缆料的杂质检测,在白背景的情况下,对于小杂质的边缘算法实例-Cable Detected impurities, in the white background of the case, for small impurities in the edge of algorithm examples
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-14
    • 文件大小:3095255
    • 提供者:刘国玉
  1. Ooptp

    0下载:
  2. 完成光流法算法。用于图像边缘的提提取,运动目标的检测。可直接使用。 -Completion of the algorithm of optical flow method. Mention for image edge extraction, moving object detection. Can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:2101
    • 提供者:勇敢
  1. EdgeContour

    0下载:
  2. 这是图像边缘检测、提取及轮廓跟踪的算法,包括边缘检测、Hough变换、种子填充等-This is the image edge detection, contour extraction and tracking algorithms, including edge detection, Hough transform, seed filling
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-26
    • 文件大小:72895
    • 提供者:mt
  1. aco

    1下载:
  2. 蚁群算法ACO的应用,包括图像匹配,边缘检测,点检测,以及遗传算法GA-ACO ACO algorithm applications, including image matching, edge detection, detection, and genetic algorithm GA
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:333868
    • 提供者:昊轩
  1. canny

    0下载:
  2. canny边缘检测算子,实现了边缘检测,效果比较一般,最基础的算法!-canny detector
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:2670687
    • 提供者:lhl
  1. EdgeDetect

    0下载:
  2. C#写的一个边缘提取的程序,以界面形式选择图片,包含了sobel算子、Laplace算子、canny算子三种检测算法可选。-C# to write an edge extraction process to select the interface in the form of pictures, including the sobel operator, Laplace operator, canny operator selectable three detection algorithms
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:464376
    • 提供者:紫烟
  1. EdgeDetection

    0下载:
  2. 边缘检测,利用数字图像处理的相关算法进行图像的边缘检测-Edge detection, digital image processing algorithms related to image edge detection
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-11
    • 文件大小:2305893
    • 提供者:张波
  1. BIANYUANJIANCE

    0下载:
  2. 一种使用边缘检测方法进行的图像分割算法程序,改程序算法简单效果也不错,初学者可以使用-A kind of using edge detection method for image segmentation algorithm procedures, change program algorithm is simple the result is right also, beginners can use
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:22630
    • 提供者:白翁翁
  1. Robinson

    0下载:
  2. 实现基于Robinson算子的边缘检测功能,该算法比传统的算法具有更好的边缘检测效果-Achieve the function of edge detection based on Robinson operator, the algorithm than the traditional edge detection algorithm has a better effect
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:46268
    • 提供者:洪依
  1. bmpimagecode

    0下载:
  2. 图像处理的各种算法实现。包含边缘检测,图像分析,图像复原,形态学变换。-Various image processing algorithms to achieve.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:17804
    • 提供者:陈永波
  1. KLMAN

    0下载:
  2. 简单来说,卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。对于解决很大部分的问题,他是最优,效率最高甚至是最有用的。他的广泛应用已经超过30年,包括机器人导航,控制,传感器数据融合甚至在军事方面的雷达系统以及导弹追踪等等。近年来更被应用于计算机图像处理,例如头脸识别,图像分割,图像边缘检测等等。-In simple terms, the Kalman filter is an optimal recurs
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2277
    • 提供者:王庭辉
  1. smooth

    0下载:
  2. 文件主要融合了opencv的一些基本算法,如:平滑处理、图像分割、canny边缘检测以及ROI区域提取-The paper mainly combines some of the basic opencv algorithm, such as: smooth processing, image segmentation, Canny edge detection and ROI region extraction
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-30
    • 文件大小:12425065
    • 提供者:顾其洋
  1. hui

    0下载:
  2. 这是一个用于车牌边缘检测的算法,与传统的比较,此算法效率更高。-This is one for the license plate edge detection algorithm, compared with the traditional, this algorithm is more efficient.
  3. 所属分类:CSharp

    • 发布日期:2017-05-03
    • 文件大小:843331
    • 提供者:冯冰
  1. dejpeg

    0下载:
  2. 基于c++的车牌识别,它是利用数学形态学和投影的方法进行边缘检测的算法。-License plate recognition based on c++, it is the use of mathematical morphology and projection method for edge detection algorithm.
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:905
    • 提供者:朱大
  1. src

    0下载:
  2. canny边缘检测,使用canny算法进行图像边缘检测,阈值在代码里-canny edge detection, using canny edge detection algorithm, the threshold in the code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1513
    • 提供者:Olivia
  1. csharptuxiangchuli

    0下载:
  2. C#图像处理中点运算、边缘检测、频率预算等基本算法,-c# image processing
  3. 所属分类:CSharp

    • 发布日期:2017-05-07
    • 文件大小:1043944
    • 提供者:dog
  1. MAIN

    0下载:
  2. 基于边缘轮廓的角点检测算法,由三个基本的功能模块组成,分别是图像边缘检测模块、边缘轮廓曲线的提取模块和轮廓曲线上的角点检测模块。-Corner detection algorithm based on edge profile, consisting of three basic function module, the module of image edge detection, edge contour curve module and the extraction of contour
  3. 所属分类:Button control

    • 发布日期:2017-05-11
    • 文件大小:2217304
    • 提供者:gy
  1. canny-edge-detecction

    0下载:
  2. canny边缘检测,Canny 算法适用于不同的场合。它的参数允许根据不同实现的特定要求进行调整以识别不同的边缘特性。对于PC上的实时图像处理来说可能慢得无法使用,尤其是在使用大的高斯滤波器的情况下。但是,我们讨论计算能力的时候,也要考虑到随着处理器速度不断提升,有望在未来几年使得这不再成为一个问题。-canny edge detection, Canny algorithm is suitable for different occasions. It allows the parameter
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:132329
    • 提供者:张聪
« 1 2 3 4 56 »
搜珍网 www.dssz.com