CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - hough detection

搜索资源列表

  1. comres.RAR

    0下载:
  2. 检测圆的Hough变化,速度快 功能强大 比标准的hough检测更加灵活多变,识别率高,Hough circle detection of changes in speed and powerful than the standard detection hough more flexible, agile, high recognition rate
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:148642
    • 提供者:fuguocan
  1. 56465416

    0下载:
  2. 介绍一种实用的二维条码识别算法。首先探讨了二维条码的定位与分割算法,利用Hough变换与Sobel边缘检测把条码图像从原始采集的图像中有效地分割出来 然后分析了条码图像经过光学系统的噪声模型,提出了一种计算点扩展函数标准方差的算法 采用Flourier变换自适应地选取阈值去除噪声导致的无效边界,从而得到条码的基本模块。实验结果表明,该算法具有很好的抗噪性,提高了二维条码的识别率。 -A practical two-dimensional barcode recognition algorit
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2279
    • 提供者:黄新
  1. 897979

    0下载:
  2. 介绍一种实用的二维条码识别算法。首先探讨了二维条码的定位与分割算法,利用Hough变换与Sobel边缘检测把条码图像从原始采集的图像中有效地分割出来 然后分析了条码图像经过光学系统的噪声模型,提出了一种计算点扩展函数标准方差的算法 采用Flourier变换自适应地选取阈值去除噪声导致的无效边界,从而得到条码的基本模块。实验结果表明,该算法具有很好的抗噪性,提高了二维条码的识别率。 -A practical two-dimensional barcode recognition algorit
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1595
    • 提供者:黄新
  1. hough

    0下载:
  2. 本程序应用于图像的边缘检测和图像的类型的转换以及对目标进行提取-This procedure applied to the image edge detection and image of the type of conversion, as well as on the target is extracted
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:3501
    • 提供者:阿飞
  1. houghcircle

    0下载:
  2. ellipse hough detection matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2108
    • 提供者:jarek
  1. Line-Detection-

    0下载:
  2. 这是一个基于Hough变换的直线检测matlab程序文件,可以有效地检测直线-Line Detection via Standard Hough Transform
  3. 所属分类:Other systems

    • 发布日期:2017-11-06
    • 文件大小:1453
    • 提供者:牛子蛋
  1. Hough

    0下载:
  2. 用HOUGH检测直线的时候是两个未知量,因为轴半径和相角可以确定一条直 线,在HOUGH域出现累计最大点就可能是原域中的直线。现在回到圆的检测 上来,确定一个圆需要什么:X坐标,Y坐标,半径三个未知量吧,好了,现在, 你做一个三维空间的HOUGH域,以这三个未知量作为三个轴,现在按照一定步长 进行三重循环,在最内层循环是这样的,X,Y 确定,以不同的半径进行搜索,如 果你的X,Y刚好就是实际图像的X,Y处,半径又搜索到实际真实的半径-The HOUGH detect stra
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:45582
    • 提供者:chen
  1. mymatlab

    0下载:
  2. 钢筋、火柴根数的统计,阈值分割、直线检测,hough变换-Steel, matches the statistical number of roots, threshold segmentation, line detection, hough transform
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-14
    • 文件大小:3260887
    • 提供者:lijian
  1. soble_hough

    0下载:
  2. 先用sobel算子对图像进行预处理,提取边缘。对于不连续的圆,在利用hough算法检测圆心坐标和半径,再将圆进行重画,得到完整的圆并显示。 -First with sobel operator for image pre-processing, edge extraction. For discontinuous circle detection algorithm using hough the center coordinates and radius, and then re-draw
  3. 所属分类:Other systems

    • 发布日期:2015-04-18
    • 文件大小:1024
    • 提供者:侯国强
  1. hough

    0下载:
  2. 基于Hough变换开发的一种较通用的快速圆检测方法-Based on Hough transform is the development of a more general round fast detection method
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1093
    • 提供者:王彩艳
  1. hough

    0下载:
  2. 关于hough变换的边缘检测代码,自己编写的,用于设计作业,效果不错-About hough transform edge detection code, I have written for the design work, good results
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:92178
    • 提供者:金亮
  1. hough

    0下载:
  2. 实现基于Hough变换的边缘检测,通过该方法,获得较为明显的图像目标边缘。-Realization of edge detection based on Hough transform, the method, has more obvious image edges.
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:234744
    • 提供者:洪依
  1. hough111

    0下载:
  2. hough变换直线检测-hough Straight line detection.......................
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:923
    • 提供者:杨驱动
  1. hough

    0下载:
  2. 本实验例程为DSP+FPGA之间通信,实现hough变换检测圆的源代码,对于图像处理方面的理解将更为深入。-In this study, routine communications between the DSP+ FPGA, to achieve hough transform circle detection source code, for image processing will be more in-depth understanding.
  3. 所属分类:Other systems

    • 发布日期:2017-06-15
    • 文件大小:22754581
    • 提供者:马忠磊
  1. hough@lane-detection

    0下载:
  2. 利用祸福变换对图像中的直线进行提取检测,效果一般,但基本功能实现-Use fortune to transform the image of a straight line extraction testing, the general effect, but the basic functions to achieve
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:794
    • 提供者:郭朝荐
  1. Hough-detect

    1下载:
  2. 这是一个在VC++环境下的Hough变换检测圆的代码,它能同时检测多个圆,效果较好。-This is a Hough transform circle detection code under VC++ environment, it can simultaneously detect more than one round, the better.
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2328633
    • 提供者:
  1. match

    0下载:
  2. 点检测、线检测、Hough变换、遗传算法、蚁群算法、Powell算法和插值算法- a bit detection, line detection, Hough transform, genetic algorithm, ant colony algorithm, Powell algorithm and the interpolation algorithm etc.
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:386088
    • 提供者:我去
  1. MATLAB_-figure_detection

    0下载:
  2. MATLAB Hough Hoffman 直线检测,实现了图像处理-MATLAB image processing Hough Hoffman line detection
  3. 所属分类:Other systems

    • 发布日期:2017-12-20
    • 文件大小:175104
    • 提供者:丁顺良
  1. proldures

    0下载:
  2. 检测直线的hough变换,峰值检测,线检测和链接的用matlab实现,(Detection of linear hough transform, peak detection, line detection and links of matlab,)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:2048
    • 提供者:Maael
  1. Piotr Janiszewski projekt odporne

    0下载:
  2. hough transform circle detection
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:1241088
    • 提供者:Janisz
« 12 »
搜珍网 www.dssz.com