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

搜索资源列表

  1. CV2_Learn_LineFinder

    0下载:
  2. 使用opencv2写的,利用概率霍夫变换检测直线,并检测带有端点的线段。-Use opencv2 written using probabilistic Hough transform to detect straight line, and the line segment with endpoint detection.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9797866
    • 提供者:alonjiao
  1. MyOpenCVConsole

    0下载:
  2. 常用的opencv图像特征提取算法。包括直方图、边缘检测、角点检测、直线提取、圆形提取等。并包括不太成熟的BP神经网络识别纯底色数字。-Commonly used opencv image feature extraction algorithm. Including histograms, edge detection, corner detection, line extraction, circular extraction. And includes less mature pure b
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1098207
    • 提供者:李继鸿
  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. classical-hough

    0下载:
  2. 文件中有根据经典HOUGH变换算法写的圆检测VC函数,由于圆有三个参数,因此HOUGH算法的圆检测相比直线要慢得多-Document based on the classic HOUGH transform circle detection algorithm written in VC function, there are three parameters as a result of a round, so HOUGH circle detection algorithm is much
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:1725
    • 提供者:tbelieve
  1. houghBIANHUAN

    0下载:
  2. hough变换实现检测直线的程序,在Visual C++环境下进行编译,执行-hough transform to achieve a straight line detection procedure in Visual C++ compiler environment, implementation
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:1304
    • 提供者:weiase
  1. Hough_Line

    0下载:
  2. 利用Hough变换检测直线,在极坐标下实现,效果比较好。-Straight line detection using Hough transform, under the polar coordinates, the effect is better.
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:1484
    • 提供者:htmon
  1. jiancezhixianjiaodian

    0下载:
  2. 检测直线交点的matlab程序,简单而有效!-line detection of Matlab procedures, simple and effective!
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:2523
    • 提供者:icsat
  1. hough

    0下载:
  2. 基于OpenCV的hough变换检测图像直线,本代码能够识别焊缝跟踪功能。-OpenCV based hough transform to detect linear image, the code can identify seam tracking.
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:1790041
    • 提供者:黄凯军
  1. houghcircle

    0下载:
  2. 霍夫变换是图像处理中从图像中识别几何形状的基本方法之一,应用很广泛,也有很多改进算法。最基本的霍夫变换是从黑白图像中检测直线(线段).本程序利用霍夫变换求解出院的方程。-Hough transform in image processing from the image geometry of the basic methods of identification, one of which is widely used, there are many improved algorithm. B
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1011
    • 提供者:周炎兵
  1. houghcircles_vs10

    0下载:
  2. 图形检测,hough变换检测直线、圆、椭圆。-Pattern detection, hough transform to detect straight line, circle, ellipse.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:16005120
    • 提供者:che
  1. houghlines

    0下载:
  2. 本文件详细描述了如何利用matlab去检测图片中含有的直线元素,利用hough变换。-This document describes in detail how to use matlab to detect images containing linear elements using hough transform.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1188
    • 提供者:孙莹
  1. hough

    0下载:
  2. 霍夫变换检测圆心坐标 直线坐标 霍夫变换检测直线圆心纵坐标-Hough transformation
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:1190
    • 提供者:mdy
  1. dfe

    0下载:
  2. 图像二值化 检测圆和直线 图像的计算机识别-Computer Recognition binarization image circle and line detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1702
    • 提供者:黎惠春
  1. my_func(1)

    0下载:
  2. 二值化、加噪、基于霍夫变换的直线和圆的检测-Binarization, noise, and based on the straight line Hough transform circle detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:2162
    • 提供者:wft
  1. li5_15

    0下载:
  2. 此代码为图像处理技术中hough函数检测图像中的直线实例-This code is an image processing technology hough function detects the linear image examples
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:710
    • 提供者:yulong
  1. xiaoche

    0下载:
  2. 基于51的小车碰撞检测,通过红外感应判断是否遇到障碍物,若是小车停止前进,若没有则直线行走-51 car-based collision detection by infrared sensors, the car stopped if an obstacle ahead, if not then walk straight
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:51554
    • 提供者:钱枫
  1. linerecognition

    0下载:
  2. 基于matlab的图形检测,主要针对直线的检测-Matlab-based graphical testing, mainly for line detection,,,,,,,,,,,,,
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-11
    • 文件大小:819
    • 提供者:张显文
  1. openCV...Track

    0下载:
  2. openCV中的代码 有2ROI Hough检测直线 kalman跟踪小球 播放视频 车道线检测工程代码 -openCV code 2ROI Hough kalman and other thing
  3. 所属分类:GDI-Bitmap

    • 发布日期:2015-02-06
    • 文件大小:12550144
    • 提供者:王玉
  1. Hough--transformed

    0下载:
  2. 利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,然后在Hough参数空间寻找累加器峰值的方法检测直线。-Use of image space and Hough parameter space point- line duality theorem, the detection problems in image space transformation to the parameter space. Through si
  3. 所属分类:Special Effects

    • 发布日期:2017-04-23
    • 文件大小:16990
    • 提供者:李晓阳
« 1 2 ... 23 24 25 26 27 2829 30 31 32 33 34 35 »
搜珍网 www.dssz.com