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

搜索资源列表

  1. my_hough

    0下载:
  2. 在高斯白噪声淹没的二维图像中,利用hough变换实现直线的检测。-In Gauss white noise in two-dimensional images, using Hough transform linear detection.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:995
    • 提供者:张利伟
  1. zhixian_yuan

    0下载:
  2. 用hough变换来检测图像中的圆或者直线的运行代码,欢迎大家指点。-Hough transform to detect the image of a circle or a straight line running code pointing welcome.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-18
    • 文件大小:42979
    • 提供者:程平
  1. 7Phoughlines

    0下载:
  2. 一个效果非常好的霍夫变换程序,可以准确的检测出直线的位置-A very good Hough transform can accurately detect straight line
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:2231417
    • 提供者:王着
  1. 20130119

    0下载:
  2. 数字图像处理边缘检测(hough变化-平行直线检测,轮廓跟踪、提取,种子填充算法1和2)的具体实现。-The edge detection digital image processing (hough change- parallel line detection, the concrete realization of contour tracking, extract, seed filling algorithm 1 and 2).
  3. 所属分类:Special Effects

    • 发布日期:2017-11-27
    • 文件大小:2113961
    • 提供者:谢生龙
  1. Untitledhough2

    0下载:
  2. 采用hough进行图像的检测,根据所检测到的直线进行提取-Hough image detection, according to the extraction of the detected straight line
  3. 所属分类:Special Effects

    • 发布日期:2017-12-04
    • 文件大小:681
    • 提供者:李华
  1. houghss

    0下载:
  2. 基于canny边缘检测和hough变换的长直线检测,入门级别,代码简单易懂。-Long canny edge detection and hough transform line detection, entry-level, the code is simple and easy to understand.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-20
    • 文件大小:619
    • 提供者:张小红
  1. Hough_line

    0下载:
  2. hough变换用于检测在数字推向中出现的直线-detect line by hough transformation in images
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-24
    • 文件大小:2895030
    • 提供者:xiaoyu
  1. LineDetection

    1下载:
  2. 基于Hough变换和基于Radon变换的直线检测算法代码-source code of two straight line detection algorithm (based on Hough Transform and Radon Transform)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:2048
    • 提供者:Shan Haotian
  1. CV2

    1下载:
  2. 利用opencv进行图像特征抽取,包括使用高斯滤波和sobel算子进行边缘提取,使用harris算法进行角点检测,使用hough变换找出图像中最长直线,使用Ranec算法找出图像中直线,Gabor滤波-Using opencv image feature extraction, including the use of Gaussian filtering and Sobel operator edge extraction, Harris algorithm corner detection,
  3. 所属分类:OpenCV

    • 发布日期:2017-01-06
    • 文件大小:3314688
    • 提供者:
  1. houghline

    0下载:
  2. 霍夫直线检测,用来检测图像中直线部分,通过参数调节,可以得到较好的实验结果-Hough line detection, used to detect images linear part, through parameter adjustment, you can get a better experimental results
  3. 所属分类:OpenCV

    • 发布日期:2017-12-02
    • 文件大小:634
    • 提供者:Daisy
  1. opcvtext2

    0下载:
  2. 实现对图片的灰度处理,canny检测,hough直线变换等预处理-Gray scale processing of the picture, canny detection, hough linear transform pretreatment
  3. 所属分类:CSharp

    • 发布日期:2017-11-23
    • 文件大小:2373556
    • 提供者:毛雷鸣
  1. Hougu-transformation

    0下载:
  2. Hough变换,检测图像中最长的直线,并检测该直线与水平线间的夹角,可用于图像的倾斜校正。-Hough tranformation which can find the longest line in picture,and mesure the angle between the horizontal line and it.This procedure can be used to picture tilt correction.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:1684
    • 提供者:
  1. houghline

    0下载:
  2. Hough直线块通过检测交叉点处的参考图像的边界线找到图像-The Hough Lines block finds the points of intersection between the reference image boundary lines and the line specified by a (rho, theta) pair. The block outputs one-based [x y] coordinates for the points of intersectio
  3. 所属分类:Graph Recognize

    • 发布日期:
    • 文件大小:2327
    • 提供者:yyq
  1. shuzituxiangchuli

    0下载:
  2. 用matlab编程工具,编写具有操作界面的应用程序,通过菜单、对话框,选项框等界面控制,对算法进行演示。需要在应用系统中实现的算法及功能包括: 1、图像增强算法 (1)灰度线形变换:亮度及对比度可以调节(通过控制参数的改变,能够实时预览变化结果); (2)直方图均衡:可在界面上对比均衡前后的效果。 2、图像变换算法 (3)对一幅彩色图像进行DCT变换和反变换,对比结果和原图; (4)仅保留左上角16X16的DCT系数,进行反变换,计算结果图的信噪比SNR。 3、图像分
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:822641
    • 提供者:张涛
  1. line_test

    0下载:
  2. matlab 程序,运用霍夫直线检测原理,进行直线检测-matlab program, the use of Hough line detection principle, a straight line detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1867
    • 提供者:猪皮冻
  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. mymatlab

    0下载:
  2. 钢筋、火柴根数的统计,阈值分割、直线检测,hough变换-Steel, matches the statistical number of roots, threshold segmentation, line detection, hough transform
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-14
    • 文件大小:3260887
    • 提供者:lijian
  1. Test

    0下载:
  2. 这是一个检测车道线的程序, 利用了canny边缘检测以及霍夫直线检测,并适当增加了一些车道线的约束条件。-This is a program used to detect the lane of the road which used canny edge detector and the Hough lane detector.
  3. 所属分类:OpenCV

    • 发布日期:2015-02-07
    • 文件大小:7922688
    • 提供者:姚帅
  1. HOUGHTRANSITION

    0下载:
  2. 利用hough变换,检测出最长的直线,由于采用多次for循环,程序运行速度较慢-using hough transform to detect the longest line in the picture
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:800
    • 提供者:殷晓雪
  1. 28541

    0下载:
  2. Hough变换时一种检测、定位直线和解析曲线的有效方法。他是把二值图变换到Hough参数空间,在参数空间用极值点的检测来完成目标检测-Hough transform of a test line positioning and effective way to resolve curve. He is the binary image to the Hough transform parameter space, parameter space used in the detection of
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:5564
    • 提供者:电暖器
« 1 2 ... 14 15 16 17 18 1920 21 22 »
搜珍网 www.dssz.com