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

搜索资源列表

  1. R2007test__hough

    0下载:
  2. 在 matlab中利用hough变换对图像进行直线检测,此程序能检测出只要的直线,并提取出来-Hough transform in matlab using the image line detection, this procedure can detect as long as the line, and extracted
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:734
    • 提供者:姚军
  1. Hough_Transform_zhixianjiance

    0下载:
  2. 实现matlab使用霍夫变换检测直线。并自动找到所检测直线中长度最长的一条直线,检测结果在原始图像上标记。-Detect and mark the direct line in a picture using Hough transform. Coding with matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:921
    • 提供者:
  1. HOUGHtransformtodetectstraightline

    0下载:
  2. HOUGH变换检测直线的技术文档,有助于大家对理论的理解和深入。-HOUGH transform to detect straight line technical documentation, help people and in-depth understanding of the theory.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:256363
    • 提供者:余洪凯
  1. houghtest

    0下载:
  2. 使用hough变换检测直线的matlab程序-Detect the use of straight line hough transform matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:719
    • 提供者:bonnie
  1. hough_circle_detection

    0下载:
  2. Hough变换对圆的检测 Hough变换的基本原理在于,利用点与线的对偶性,将图像空间的线条变为参数空间的聚集点,从而检测给定图像是否存在给定性质的曲线。 -Hough transform, circle detection is the basic principle of Hough transform, using point and line duality, the lines of the image space into a rallying point for th
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:13394
    • 提供者:罗慧
  1. zhixianhough

    0下载:
  2. 用hough变换检测直线,检测直线之后用颜色标记出来-Line detection using hough transform to detect straight line after the color-coded
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:876
    • 提供者:李鹏立
  1. HoughLine

    0下载:
  2. 霍夫变换的图像处理程序,能够检测直线和圈,可以完美MFC运行-Hough transform MFC program, able to detect the straight line and circle
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4133092
    • 提供者:潘跃
  1. Extracting-Ship-Targets

    0下载:
  2. 针对成像型反舰导弹所获红外图像的特点, 提出了一种将海天/ 海岸线检测与目标提取相结合的舰船目标提取方法。该方法先综合运用Sobel边缘检测和局部Hough变换等数字图像处理技术从红外图像中检测出海天/ 海岸线, 然后通过对Kapur 熵二值化图像进行投影变换实现舰船目标提取。-According to the features of the infrared image obtained by an imaging anti-ship missile, a method which combi
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1167009
    • 提供者:majun
  1. VCDIP_P563

    0下载:
  2. OpenCV实现霍夫变换检测,比较简单,可以检测直线和圆周-OpenCV Hough transform to detect relatively simple, and can detect a straight line and circular
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:4001349
    • 提供者:刘浦
  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. road_line_marker_detect

    0下载:
  2. 使用hough变换的方法进行道路地面标线进行探测,较pund的旧版本(道路线检测)而言,更新了配置和说明。 这个程序写的很初级,没有用到其它方法,基本原理就是Hough变换,在win32平台和openCV库支持下的使用demo.-demo of road marker line detect using hough transform method. the only perfect things is that it is simple and easy to use for primer
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3313597
    • 提供者:weng
  1. Hough-detect-line

    0下载:
  2. 这个程序是实现霍夫变换,从而来检测直线。里面有数据,可直接运行。适合初学者。-this is a Hough-Transfom,which is used to detect lines.it is very useful for learners.just run it.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:409058
    • 提供者:赵鹏
  1. hough

    0下载:
  2. VS下利用opencv 实现hough变换,检测出直线或者圆形图像。-VS under use opencv achieve hough transform to detect straight line or circular image.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:5985128
    • 提供者:yonghong Wang
  1. line

    0下载:
  2. hough变换检测图像中的直线可以得到检测直线的参数与首位端点。-Hough transform to detect the image of a straight line can be detected in the parameters of the line and the first endpoint.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:8798
    • 提供者:zhch26
  1. hough

    0下载:
  2. hough变换检测图像直线信息,实现检测图像的直线边缘信息,可以提取出图像的边沿-Hough transform to detect image linear information, to achieve the line edge detection image information, you can extract the edge of the image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:119615
    • 提供者:zz
  1. Copy-of-Hough-transform-to-detect-and-delete-line

    0下载:
  2. Copy of Hough transform to detect and delete line12
  3. 所属分类:software engineering

    • 发布日期:2017-12-12
    • 文件大小:21539
    • 提供者:samira
  1. Copy-of-Hough-transform-to-detect-and-delete-line

    0下载:
  2. Copy of Hough transform to detect and delete lines
  3. 所属分类:software engineering

    • 发布日期:2017-12-12
    • 文件大小:10096
    • 提供者:samira
  1. hough

    0下载:
  2. 对图像进行霍夫变换检测直线。遍历图像,把极坐标下点转换到霍夫空间,同时累加器加1,最后统计累加器数组中的极大值点,便对应原图中的直线。(The image is transformed by Hof transform to detect the straight line. Traverse the image, transform the point in polar coordinates to Hof space, accumulate 1 at the same time, and f
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-06
    • 文件大小:671744
    • 提供者:tommyzhu
  1. hough

    0下载:
  2. 基于opencv,使用hough变换检测图像中的直线,效果良好(Based on OpenCV, the Hough transform is used to detect the straight line in the image, and the effect is good)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-10
    • 文件大小:744448
    • 提供者:yuwawa
  1. python-opencv镜头直线检测

    1下载:
  2. 通过二值化2、边缘检测、霍夫变换检测摄像头拍摄到的直线。(Binarization 2, edge detection, and Hough transform detect the line taken by the camera.)
  3. 所属分类:OpenCV

    • 发布日期:2020-12-24
    • 文件大小:1024
    • 提供者:raintonight
« 1 2 34 5 »
搜珍网 www.dssz.com