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

搜索资源列表

  1. houghpeaks

    0下载:
  2. hough变换检测直线中的峰值检测,只有检测出峰值,才能找出直线-hough transform detection of the peak detector in a straight line, only to detect the peak in order to find a straight line
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2845
    • 提供者:llp
  1. houghpixels

    0下载:
  2. hough变换中的非零点检测,找到非零点,进行累加,才能找出直线-hough transform in the detection of non-zero, to find non-zero, to accumulate in order to find a straight line
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2308
    • 提供者:llp
  1. bwl

    0下载:
  2. 图像像素级边缘检测程序,主要基于soble算子与Hough变换-Image pixel level edge detection process, the major operator and soble based on Hough transform
  3. 所属分类:software engineering

    • 发布日期:2017-04-11
    • 文件大小:590
    • 提供者:潘明雷
  1. hough_

    0下载:
  2. hough变换的一些经典文章,可供参考。-hough transform a number of articles for reference.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1913485
    • 提供者:tnger
  1. linedetection

    0下载:
  2. 图像中的直线检测,hough变换的理论讲解和实现算法-Straight-line image detection, hough transform algorithm and the realization of the theory to explain
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:157019
    • 提供者:
  1. circles

    0下载:
  2. 这段程序利用 Hough 变换在灰度图像中找圆 ,并可进而给出圆心和半径-The function cvHoughCircles finds circles in grayscale image using some modification of Hough transform.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:598
    • 提供者:李昊
  1. leogic

    0下载:
  2. 一、图像边缘检测里边包含3个程序: 1.边缘检测程序,包括robert 算子,sobel 算子,prewitt算子,gauss-laplace算子 2.hough变换检测直线 3.轮廓提取程序 二、图像配准程序 包括1个程序 三、图像复原程序 里边重点实现了由运动模糊造成的图像复原的算法。 上传作者简介:图像处理专业博士研究生。 恳请版主批准同意。谢谢!-edge detection image contour extraction hough tr
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:2663645
    • 提供者:leogic
  1. Circle_Recognition_Through_a_Point_Hough_Transform

    0下载:
  2. :给出了一种新的Hough 变换圆检测方法——点Hough 变换(PHT)。该方法根据圆周上任意两条不平行弦的中垂线相交与圆心的几 何性质,同时选取曲线上3点 进行计算,将传统Hough变换圆检测时的三维参量统计变成一维参量统计,极大地降低了计算复杂性和对资源的需求。为了克服任意选取组合点可能带来的计算量增加及统计结果的分散程度提高,文中提出了点的选择方法。合成图和实际图像的实验结果表明,该方法用于普通图像中圆检测时快速、稳定、准确。-: This paper presents a new
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:212905
    • 提供者:王浩
  1. hough

    0下载:
  2. Hough变换的原程序,谢谢大家参考指正-Hough transform of the original program, thank you for the reference correction
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:1558
    • 提供者:李论
  1. hough

    0下载:
  2. hough变换原理的简单介绍 希望大家一起讨论编程 -hough transform the principle of hope with a brief discussion of programming
  3. 所属分类:Project Manage

    • 发布日期:2017-04-01
    • 文件大小:2064
    • 提供者:penglixiao
  1. houghtransform

    0下载:
  2. hough变换实现直线检测,MATLAB实现,带实例说明-hough transform
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:91352
    • 提供者:王林林
  1. Hough

    0下载:
  2. hough变换源代码,hough变换源代码-hough transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:59334
    • 提供者:陈曦
  1. hough

    0下载:
  2. 异步被动传感器系统模糊Hough变换航迹起始算法,模式识别,图形图像处理的经典算法-Asynchronous passive sensor system, fuzzy Hough transform track initiation algorithm, pattern recognition, graphics, image processing algorithm of the classical
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:46084
    • 提供者:张明伟
  1. hough

    0下载:
  2. 应用Hough变换的炮射航空摄像机外参数估计方法图像图像处理,模式识别的经典算法-Application of Hough Transform artillery air outside the parameter estimation methods of the camera image image processing, pattern recognition algorithm of the classical
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:180913
    • 提供者:张明伟
  1. houghyuan

    0下载:
  2. 一种快速的随机Hough变换圆检测算法,模式识别的经典实例,图像图像处理的源码-A fast randomized Hough transform circle detection algorithm, a classic example of pattern recognition, image processing of the source image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:202830
    • 提供者:张明伟
  1. amethoddetetectcircleusinghoughtransform

    0下载:
  2. a improved method detecting circle using hough transform-一种用于圆检测的改进hough变换方法 核心期刊的
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:85569
    • 提供者:王忠
  1. hough_DetectLinesFromImages

    0下载:
  2. 使用hough变换检测图像中的线条;包括main函数和其他4个操作函数,有实验图片!-Detection using hough transform image lines including the main function and operation of the other four functions, there are experimental picture!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:6804
    • 提供者:重大包
  1. twenty

    0下载:
  2. 本文件夹包含有20个图像处理常用的源代码,如图像灰度化,24未转256色,二值化,倾斜矫正,hough变换,镜像,滤波等等程序源代码-This folder contains 20 commonly used image processing source code, such as gray-scale images, and 24 did not switch to 256 colors, binarization, tilt correction, hough transform, ima
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:58509545
    • 提供者:郭林杰
  1. hough

    0下载:
  2. 实现标准的HOUGH变换,注意要添加一个主程序-HOUGH transform to achieve standards, paying attention to the main program to add a
  3. 所属分类:GDI-Bitmap

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

    0下载:
  2. 霍夫变换的C程序源码,接口已封装,可以在你的工程中调用-Hough transform of C program source code, interface has been packaged, you can call your project
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1557
    • 提供者:liutong
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com