CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - hough transform

搜索资源列表

  1. chipjiance

    0下载:
  2. 贴片机片式元件的检测方法分析,最小二乘法和霍夫变换相结合!-Chip Mounter detection components analysis, least square method and the combination of Hough Transform!
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:366449
    • 提供者:姜利
  1. DoorDetector

    0下载:
  2. Project with GUI for door and other rectangular objects. Uses hough transform and neural-network based recognition. (MATLAB r2007b)
  3. 所属分类:matlab

    • 发布日期:2017-05-25
    • 文件大小:8200531
    • 提供者:Alex
  1. kht_sandbox-1.0.2-source

    1下载:
  2. HOUGH TRANSFORM,用于直线检测!-KERNEL-BASED HOUGH TRANSFORM FOR DETECTING STRAIGHT LINES IN IMAGES
  3. 所属分类:Graph program

    • 发布日期:2017-05-21
    • 文件大小:6331907
    • 提供者:汪康
  1. 1

    0下载:
  2. radius detection through hough transform
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-11
    • 文件大小:1365
    • 提供者:sanjay
  1. hough

    0下载:
  2. 在噪声服从高斯分布的背景中,采用固定长线段滑动的方法,用Hough变换来实现对弱线段的检测。-With the Hough transform to achieve the right detection of the weak segment
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1338
    • 提供者:哓哓
  1. Parcial2

    0下载:
  2. hough transform this code finds the lines in an image
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:53983
    • 提供者:twinmill
  1. Hough

    0下载:
  2. 这是一篇有hough变换来实现检测圆的文章,非常的有用,希望能对大家有所帮助。-This is the hough transform to realize there is a test round of articles, very useful, hope you can help.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:195859
    • 提供者:李英
  1. Hough

    1下载:
  2. 利用vc编写的源代码用于数字图像处理中hough变换检测直线-Source code written using vc for digital image processing in the detection of a straight line hough transform
  3. 所属分类:Windows编程

    • 发布日期:2013-08-12
    • 文件大小:1828755
    • 提供者:331
  1. attachments_13_12_2009

    0下载:
  2. hough transform implementation
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1053153
    • 提供者:sonia
  1. Hough

    0下载:
  2. Hough变换,可以直接运行,有测试图片.-Hough transform can be directly run a test picture.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:11105
    • 提供者:zss
  1. SkewDetectionAndCorrectionMethod

    0下载:
  2. 文本图像在扫描输入时产生的倾斜现象会对后续的页面分割及光学字符识别(OCR)处理产生很大的影响,而传统的标准Hough变换虽然具有对噪声不敏感,不依赖于直线连续性的优点,但由于计算量偏大,速度慢,在实用时有较大的局限性.提出一种基于改进的Hough变换的文本图像倾斜校正方法,通过在变分辨率图像中采用不同的文本方向提取算法,及选择合理投票门限等改进Hough变换的措施,减小了由图像区域及文字笔画粗细所产生的对倾角判定的不利影响,并使用基于偏移值的方法实现页面倾斜的快速校正.实验结果表明,该算法实现
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1074800
    • 提供者:Leo
  1. Hough

    0下载:
  2. Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等。 -Hough transform image processing image recognition from the basic geometry of one of the me
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:24258
    • 提供者:王超
  1. HoughObject

    0下载:
  2. Circles We can extend the Hough transform to other shapes that can be expressed parametrically. For example, a circle of fixed radius can be described fully by the location of its center (x, y). Think of each feature (edge) point on the circle
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:104154
    • 提供者:mina
  1. Hough

    0下载:
  2. 此程序包包含了霍夫变换的大部分主要程序,常用于抑制噪音等-This package contains the Hough transform most of the major procedure commonly used in noise suppression
  3. 所属分类:matlab

    • 发布日期:2017-05-22
    • 文件大小:7011218
    • 提供者:zhaoye
  1. Hough

    0下载:
  2. 用hough变换检测直线,用VC++实现-With the hough transform to detect straight lines, using VC++ Implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4566265
    • 提供者:yangzheng
  1. Hough

    0下载:
  2. good sorce code about hough transform in java
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:20454
    • 提供者:ane
  1. Hough_opencv

    0下载:
  2. 上传一个VC++写的基于Opencv的广义Hough变换匹配算法-From a VC++ to write the generalized Hough transform-based Opencv matching algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-03-22
    • 文件大小:262607
    • 提供者:Oscar
  1. Hough_LineDetect

    0下载:
  2. 自己编写的利用霍夫变换检测满足一定条件直线的matlab程序,对各个参数进行了详细说明-I have written using Hough transform to detect straight line to meet certain conditions, matlab program for a detailed explanation of each parameter
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:981
    • 提供者:章智凯
  1. HoughLineTracking

    0下载:
  2. 从摄影头输入影像,可侦测直线物体,侦测到的直线以红色线条显示出来,以OPENCV的Hough transform实作-The first input from the photographic images, can detect linear objects detected straight lines shown in red to OPENCV the Hough transform implementation
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-18
    • 文件大小:4711352
    • 提供者:mu1292
  1. hough

    2下载:
  2. 对 二值图像进行霍夫变换 找出圆来,即找到圆心和半径,再将圆画出来- houghcircle- takes an edge map image, and performs the Hough transform for finding circles in the image.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1161
    • 提供者:huang
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com