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

搜索资源列表

  1. Hough-Circle-Detection

    0下载:
  2. 基于hough变换的圆形检测,非常好用。-Based on hough transform circle detection, very easy to use.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:37919
    • 提供者:cc
  1. Hough

    0下载:
  2. 实现hough变换检测圆,灰度转换,傅立叶变换-Achieve hough transform to detect circles, gray transformation, Fourier transform
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3916355
    • 提供者:dezhaowu
  1. houghbianhuan

    0下载:
  2. 广义霍夫变换边缘提取代码,目标是针对图像中某一标识,进行识别和提取-Generalized Hough transform edge detection code, the goal is for the image of a logo, to identify and extract
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:3895
    • 提供者:吴安琪
  1. hough

    2下载:
  2. hough变换识别直线,识别圆,提取圆心半径-hough transform line identification, identification circle, the radius of the center extraction
  3. 所属分类:matlab例程

    • 发布日期:2013-08-19
    • 文件大小:6250
    • 提供者:武西
  1. HOUGH

    0下载:
  2. 将经过二值化的车道线图利用hough变换提取车道线-After binarization the lane line graph using hough transform to extract lane
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:987
    • 提供者:dan
  1. hough

    0下载:
  2. hough变换,把检测整体特性转化为检测局部特性,比如直线、椭圆、圆和弧线等-hough transform to detect the overall characteristics into the detection of local features, such as lines, ellipses, circles and arcs, etc.
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:44246
    • 提供者:豁辉
  1. lines-hough

    0下载:
  2. hough变换提取直线的程度,有详细注解,适合新人。-hough transform to extract linear extent, with detailed notes, for newcomers.
  3. 所属分类:2D Graphic

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

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

    • 发布日期:2017-03-29
    • 文件大小:148658
    • 提供者:丁海龙
  1. Hough-circle-detection

    0下载:
  2. 本压缩包是利用霍夫变换来处理圆角边界问题-This archive is the use of Hough transform to deal with border issues fillet
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:208918
    • 提供者:丁海龙
  1. Matlab-program-of-Hough-Transform

    0下载:
  2. 关于Hough转换的matlab代码,有图片和文字解释-On the Hough transform matlab code, pictures and text to explain
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:741191
    • 提供者:孔子墨
  1. Hough

    1下载:
  2. 利用改进的hough变换实现图像旋转纠偏,提高了运行速度,附参考文献-The improved hough transform image rotation correction to improve the speed
  3. 所属分类:OpenCV

    • 发布日期:2012-11-26
    • 文件大小:464282
    • 提供者:孙骁
  1. hough

    0下载:
  2. hough变换检测园和直线,计算机视觉作业-Park and the straight line hough transform detection, computer vision operations
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:298272
    • 提供者:xuyangzhe
  1. Hough-transform-

    0下载:
  2. Hough变换在视觉检测系统中的应用研究Hough transform in the visual detection system applied research-Hough transform in the visual detection system applied research
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:3982545
    • 提供者:王明
  1. Hough-transform-edge-detection

    0下载:
  2. 这是一个用MATLAB软件编写的基于HOUGH变换的边缘检测程序-This is a MATLAB software HOUGH transform based on edge detection program
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:733
    • 提供者:edison
  1. hough

    0下载:
  2. hough变换检测直线的程序,用matlab实现-hough transform line detection program, using matlab to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1775
    • 提供者:蔡伟
  1. Hough-Transform

    0下载:
  2. Using hough transform to extract the lines in the desire pictures. the user can set the number of lines you want to extract.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3456007
    • 提供者:Eric
  1. hough

    0下载:
  2. 此程序为Hough变换提取直线源码,是matlab的*m文件-This program is a straight line Hough transform to extract source code, is a* m file matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:986
    • 提供者:崔彬
  1. hough-transform

    0下载:
  2. 24色位图hough变换检测直线,用C++实现了hough变换,并以此来检测哪些线段是直线。-24-color bitmap hough transform line detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:4740
    • 提供者:王琳
  1. LANE-Detection-HOUGH-Transform

    0下载:
  2. a lane dtection method using hough-transform
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:27635
    • 提供者:amt
  1. A-Hough-transform-

    1下载:
  2. 霍夫变换的改进算法,用于直线提取,效果很好,也是个很实用的方法-A Hough transform based line recognition method utilizing both parameter space and image space
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:569812
    • 提供者:lm
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com