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

搜索资源列表

  1. 4_hough

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

    • 发布日期:2017-04-16
    • 文件大小:14529
    • 提供者:cui ju
  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. line_sobel

    1下载:
  2. Canny进行边缘检测,得到图像的边缘,然后sobel算子对图像边缘进行卷积,然后用Hough变换进行直线提取。-Canny edge detection to obtain the edge image, and then sobel edge operator for convolution, and then use the Hough transform for straight line extraction.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:618
    • 提供者:mayan
  1. hough

    0下载:
  2. Hough变换- Hough
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:83985
    • 提供者:尹高飞
  1. HoughTransformforc

    0下载:
  2. Hough变换检测园 很好用- Hough
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:92992
    • 提供者:尹高飞
  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. hw5

    0下载:
  2. hough transform this project applyes hough transform on given picture in order to be able to calculate object in real world
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:785845
    • 提供者:lilou
  1. detectIris

    0下载:
  2. Detection of Iris with segmentation and dilatation, Not performant algorithm, better with hough transform
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1010
    • 提供者:zepek
  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. line

    1下载:
  2. matlab程序,利用Hough变换进行线提取。有图,可直接运行查看效果!-matlab procedures, the use of Hough transform for line extraction. There are maps, can be run to view results!
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:3772
    • 提供者:李昕
  1. houghline

    0下载:
  2. matlab实现hough变换直线提取,不直接用hough算子,应用二值化图像-to achieve a straight line hough transform matlab extraction, does not directly hough operator, the application of binary image
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:641
    • 提供者:sulin
  1. HoughTransformconsole

    0下载:
  2. Using opencv, Hough Transformation extract lines from edges.
  3. 所属分类:Algorithm

    • 发布日期:2017-06-09
    • 文件大小:16042422
    • 提供者:jinhyung
  1. LINEAIR_HOUGH

    0下载:
  2. this code is an simple application of the hough transform in java , detect lines on a foto an describe the line equation
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:69246
    • 提供者:med
  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. houghline

    1下载:
  2. 用matlab代码实现的霍夫变换,对于初学者有一定的帮助-Matlab code to use the Hough transform, for beginners will certainly help
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1336
    • 提供者:吕晋普
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 50 »
搜珍网 www.dssz.com