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

搜索资源列表

  1. hugh

    0下载:
  2. 霍夫变换的基于matlab的源程序代码,3个参数输入,8个参数输出-Hough transform based on Matlab source code
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-19
    • 文件大小:1224
    • 提供者:王琳
  1. houghjianceyuan

    0下载:
  2. 在matlab环境下对图像进行处理,运用霍夫变换方法得到图像分割的阈值,并进行圆形的检测-In the matlab environment for image processing, using Hough transform method for image segmentation threshold and for the detection of circular
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:13605
    • 提供者:王欣
  1. LineDection

    0下载:
  2. 论文《一种基于梯度的直线段检测算法—光子学报》的matlab源码和论文PDF,点main函数运行,直线段效果非常好。里面还有一个main_hf的哈夫变换的直线段检测方法,作为对比。-Paper " based on gradient line segment detection algorithm- Photon Technology" matlab source, point main function runs, the effect is very good straig
  3. 所属分类:Special Effects

    • 发布日期:2014-05-29
    • 文件大小:1199104
    • 提供者:qinxunhui
  1. houghcircle

    0下载:
  2. Matlab环境下使用霍夫变换在二值图像上检测圆形的代码-Function uses Standard Hough Transform to detect circles in a binary image.
  3. 所属分类:assembly language

    • 发布日期:2017-04-09
    • 文件大小:1243
    • 提供者:VictorLiu
  1. houghellipse

    2下载:
  2. Matlab环境下利用霍夫变换和椭圆标准公式,在二值图像上自动检测椭圆并标记。-Matlab environment using Hough transform and oval standard formula, the binary image automatically detect and mark the ellipse.
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:1306
    • 提供者:VictorLiu
  1. DetectThreshold

    0下载:
  2. matlab中的霍夫变换检测圆,利用其检测直线的原理,来检测圆形,非常有效。-matlab principle of Hough transform circle detection, using its line detection to detect round, very effective.
  3. 所属分类:CAD

    • 发布日期:2017-04-07
    • 文件大小:938
    • 提供者:vincent
  1. huofu

    0下载:
  2. 基于MATLAB平台的霍夫变换算法及其改进算法,并且附有程序中的匹配图。-Based on MATLAB platform Hough transform algorithm and its improved algorithm, and accompanied by a program of matching diagram.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:90542
    • 提供者:honghogn
  1. HT

    0下载:
  2. 这个是自己编写的霍夫变换直线检测MATLAB程序,可以用于道路分道线检测。是一种非常简单容易实践的程序。-This is a hough line detection algorithm which can be used to road lane detection. this method is very simple and easy to realize
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-15
    • 文件大小:8089
    • 提供者:张华
  1. hough_line_dect

    0下载:
  2. matlab源码,实现利用霍夫变换的直线检测-matlab source code, line detection using Hough Transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1284
    • 提供者:Leo
  1. hough_circle

    0下载:
  2. MATLAB中典型的霍夫变换检测圆,非常的经典的案例-MATLAB typical Hough transform circle detection, very classic case
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1589
    • 提供者:zengxiaofeng
  1. HoughTransform

    0下载:
  2. 霍夫变换,直线检测,包括了边缘检测,双向高斯滤波。自己写的函数, 不是toolbox自带函数。图像处理-Hough Transform,line detect, edge detect, sep-guassian filter, matlab, image processing.self-define function, no toolbox
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4540
    • 提供者:Wynne
  1. radon

    1下载:
  2. 对图像的旋转的MATLAB编写的方法,是基于RADON变换下的。对任意图像,文字等都能够达到效果,对初学者比较容易学习-On the image of the rotation of the MATLAB method, is based on the Hough transform. For any image, text, and so can achieve the effect, more easy to learn for beginners
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:794802
    • 提供者:长贵了
  1. Hough_Transform

    0下载:
  2. 先画了一个等边三角形,然后进行canny边缘检测,再霍夫变换提取了三角形的三条边,附带一份说明用word文件,适合初学霍夫变换的人使用-At first, this Matlab program draws a equilateral triangle. Then get its edge with canny operator and get three Hough Transfom straight line. There is an word document in this zip wh
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-29
    • 文件大小:52441
    • 提供者:Wang YQ
  1. basic_lane_detection

    1下载:
  2. 车道线检测的matlab实现,能够准确实现车道线,通过霍夫变换。-Lane line detection matlab implementation, it is possible to achieve accurate lane by Hough transform.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1264
    • 提供者:ADAS
  1. example4

    0下载:
  2. matlab代码用来实现霍夫变换检测直线,比较好哦用。-matlab code used to implement the Hough transform to detect straight lines, with more Ay.
  3. 所属分类:Graph Recognize

    • 发布日期:
    • 文件大小:1024
    • 提供者:朱大侠
« 1 2 ... 16 17 18 19 20 21»
搜珍网 www.dssz.com