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

搜索资源列表

  1. horizonlinedetection

    0下载:
  2. in this program the horizon line detection is found out by using canny edge detector and hough transform.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:1175
    • 提供者:rahul reddy
  1. ques10

    0下载:
  2. . Write MATLAB code that will do the following. (a) Perform point detection. (b) Perform line detection. (c) Perform edge detection using Laplacian, Prewitt, Sobel operators. (d) Perform boundary detection using Hough Transform. (e) Perform
  3. 所属分类:matlab

    • 发布日期:2017-04-23
    • 文件大小:42935
    • 提供者:Rokibul Ahmed
  1. code

    0下载:
  2. 图像分割,基于LOG和Canny算子的精确边缘检测,基于Hough变换的直线检测,图像的四叉树分解-Image segmentation, edge detection based on precise LOG and Canny operator, Hough transform based line detection, image quadtree decomposition
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1464
    • 提供者:王易凝
  1. Houghtransform

    0下载:
  2. 基于MATLAB编程的Hough变换直线检测程序,程序简单易懂,具有参考价值-Hough transform line detection procedure based on MATLAB programming, simple procedure, has the reference value
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:8471
    • 提供者:
  1. houghtrans

    0下载:
  2. 利用hough变换检测直线,直接检测,速度快。matlab代码-Use hough transform line detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1172
    • 提供者:shawn
  1. HOUGHLIANXIUntitled

    0下载:
  2. hough变换方法,检测,提取直线。效果非常明显,希望对大家有用-Hough transform method, detection and extraction in a straight line.The effect is very obvious, in the hope that useful to everyone
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2425
    • 提供者:huangtingting
  1. improvedHough

    0下载:
  2. 首先检测图像中相邻的像素点并进行聚类, 形成一些相连的像素点的集合, 然后将聚类 后的像素点进行感知编组, 细分成比原聚类线段更接近直线的线段, 最后对每段近似直线用随机 Hough变换进行检测-First detection in adjacent pixels of the image and clustering, form some connected set of pixels, then clustering Pixels after perception marshalli
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:260820
    • 提供者:huangtingting
  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. Matlab

    4下载:
  2. nonmaxsup——非最大值抑制 hysthresh——设定阈值区间,返回一个二值化图像 canny——边缘探测,图像边缘增强 adjgamma——调整图像的伽马值 findline——利用线性Hough变换和Canny边缘探测得到的线上各点的坐标 circlecoords——返回由圆的半径和圆心坐标决定的圆上各点像素的坐标 houghcircle——取一幅经过canny变换的图像,利用hough变换找到图像中的一个圆 findcircle——计算所得线上各点
  3. 所属分类:software engineering

    • 发布日期:2017-03-04
    • 文件大小:4573184
    • 提供者:廖志伟
  1. zhixian

    0下载:
  2. hough变换直线检测,源代码,可在matlab软件中直接进行运行-hough transform line detection
  3. 所属分类:matlab

    • 发布日期:2017-05-12
    • 文件大小:2910781
    • 提供者:张坚
  1. 20140519d

    0下载:
  2. 利用hough变换检测直线,基于opencv的vs编写的小程序-Use hough transform line detection, based on the opencv vs write small programs
  3. 所属分类:CSharp

    • 发布日期:2017-04-11
    • 文件大小:716
    • 提供者:Dawson
  1. houghdemo

    0下载:
  2. hough变换主要用于直线检测,在图像处理,图像识别方面应用广泛-hough transform for line detection primarily, widely used in image processing, image recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:1054
    • 提供者:张素琦
  1. CCD03

    0下载:
  2. 基于VD的hough变换检测直线,输出直线位置和角度-hough transform line detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3829895
    • 提供者:owen.ni
  1. houghbianhuan

    0下载:
  2. hough变换,matlab编程。Hough变换是一种使用表决原理的参数估计技术。其原理是利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,然后在Hough参数空间寻找累加器峰值的方法检测直线。-hough transform, matlab programming. Hough transform is a vote on the principle of using a parameter estimation tech
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1325999
    • 提供者:李爱
  1. hough_line_dect

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

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

    0下载:
  2. 霍夫变换,直线检测 将位于一条直线上的散点连起来-hough transform line detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:17475
    • 提供者:zhiheng zuo
  1. Deskwwtop

    0下载:
  2. matlab课程编程【谷速软件】使用标准Hough变换进行直线检测-Courses matlab software programming speed [Valley] using standard Hough transform line detection
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-29
    • 文件大小:13791
    • 提供者:李静
  1. Matlab-Codes

    0下载:
  2. Hough line detection and display Discrete Wavelet Transform matlab code without using standard functions
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1008
    • 提供者:Raviraj
  1. road_lane

    0下载:
  2. 用于检测车道线,本程序是基于单帧图像的车道线检测识别,利用了二值、边缘检测、霍夫变换-Used to detect the lane line, this procedure is the lane line detection based on single frame image recognition, using the two values, edge detection and hough transform
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:1225
    • 提供者:张琪
  1. chap8_28

    0下载:
  2. Matlab HOUGH变换检测直线的算法-Algorithm Matlab HOUGH transform line detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:641
    • 提供者:Leyuan
« 1 2 ... 9 10 11 12 13 1415 »
搜珍网 www.dssz.com