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

搜索资源列表

  1. Distortion Correction

    4下载:
  2. VC+opencv 实现建筑物梯形畸变校正 radon变换 sobel边缘检测 直方图均衡图像增强 radon直线检测 仿射变换等算法-VC+ opencv trapezoidal distortion correction to achieve the building radon transform sobel edge detection image enhancement histogram equalization radon affine transform line detecti
  3. 所属分类:OpenCV

    • 发布日期:2012-11-15
    • 文件大小:6126735
    • 提供者:wk
  1. RectDetector

    0下载:
  2. 利用opencv库自己编写的霍夫直线检测程序,能够有效的检测图形当中的直线。-This information document contains a number of commonly used classical neural network algorithm.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:1243046
    • 提供者:jingqiu119
  1. 11_29_PPHT_and_Standard_H

    0下载:
  2. 在opencv下,利用标准霍夫变换和概率霍夫变换两种方式,进行了直线检测。都能很好的显示出来。-In the opencv environment, Using the PPHT and standard HT to detect lines in an image.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-16
    • 文件大小:152923
    • 提供者:David Ding
  1. opencv

    0下载:
  2. 利用OPENCV函数库所进行的极坐标变换。利用Hough变换进行直线、圆检测。计算一副彩色图像的色度-饱和度直方图。用卡尔曼滤波器跟踪一个旋转点。-OPENCV library use conducted by polar transformation. The use of a straight-line Hough transform, circle detection. Calculating a color image of the color- saturation histogram
  3. 所属分类:OpenCV

    • 发布日期:2017-03-25
    • 文件大小:8445
    • 提供者:胡锦
  1. OpenCV_examples

    0下载:
  2. opencv 实例,包括直线检测、圆检测、canny边缘检测、轮廓检测、FFT等-the examples of opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2134230
    • 提供者:赖容
  1. HoughLine

    0下载:
  2. 用于道路的检测,通过调用opencv中的直线检测算法Hough变换,检测结构化道路的道路引导线-For road detection, Hough transform, by calling the line detection algorithm in opencv detect structural road road guide line
  3. 所属分类:OpenCV

    • 发布日期:2017-12-04
    • 文件大小:28267520
    • 提供者:
  1. opencv

    0下载:
  2. opencv中,对圆,直线,线段,矩形等图像特征进行检测-opencv image features such as circles, lines, line segments, rectangles, detection
  3. 所属分类:OpenCV

    • 发布日期:2017-11-21
    • 文件大小:27671
    • 提供者:peipei
  1. openCV

    0下载:
  2. 调用openCV中的cvHoughLines2 实现灰度图像的直线检测,将大楼的轮廓检测出来。-Call openCV in cvHoughLines2 achieve gray image line detection, the outline of the building detected.
  3. 所属分类:OpenCV

    • 发布日期:2017-03-23
    • 文件大小:315936
    • 提供者:唐琦
  1. LinesDis.h.tar

    0下载:
  2. 基于opencv的直线检测,可以检测出图像中的直线,并求出方程-Opencv-based line detection can detect the linear image, and find the equation
  3. 所属分类:OpenCV

    • 发布日期:2017-03-30
    • 文件大小:540
    • 提供者:kim
  1. LinesDis.cpp.tar

    0下载:
  2. 基于opencv的直线检测,可以检测出图像中的直线,并求出方程-Opencv-based line detection can detect the linear image, and find the equation
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:1601
    • 提供者:kim
  1. ComputeLinesDis.cpp.tar

    0下载:
  2. 基于opencv的直线检测,可以检测出图像中的直线,并求出方程-Opencv-based line detection can detect the linear image, and find the equation
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:1409
    • 提供者:kim
  1. 1.png.tar

    0下载:
  2. 基于opencv的直线检测,可以检测出图像中的直线,并求出方程-Opencv-based line detection can detect the linear image, and find the equation
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:4239
    • 提供者:kim
  1. ComputeLinesDis.tar

    0下载:
  2. 基于opencv的直线检测,可以检测出图像中的直线,并求出方程-Opencv-based line detection can detect the linear image, and find the equation
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:5744
    • 提供者:kim
  1. hough

    0下载:
  2. 实现对图像的椭圆和直线检测,代码可以直接运行,基于OPenCV实现的-Achieve elliptical and linear detection image of the code can be run directly implemented based OPenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:4006160
    • 提供者:姚佳玉
  1. lsd_lines

    0下载:
  2. opencv3.0 基于lsd的直线检测方法,效果比HoughLines好-opencv 3.0 psd line detection method based on better results than HoughLines
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:796
    • 提供者:彭生
  1. contour

    0下载:
  2. 基于VS2013+opencv,用于对图像几何特征的检测,提取图像的轮廓、线条及连通区域,包括直线检测和圆检测-based on V013+opencv,it can be used in detecting line and circle , which can show conturs together
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:5251069
    • 提供者:孙晓阳
  1. line

    0下载:
  2. 利用opencv进行直线检测,内含lsd算法与hough算法(Using OpenCV for line detection. Containing LSD algorithm and Hough algorithm)
  3. 所属分类:OpenCV

  1. 霍夫变换

    0下载:
  2. 基于opencv和图像识别技术,使用霍夫变换检测图片直线。(Based on OpenCV and image recognition technology, Hof transform is used to detect picture lines.)
  3. 所属分类:OpenCV

  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
« 12 »
搜珍网 www.dssz.com