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

搜索资源列表

  1. 检测直线起止点去除直线

    1下载:
  2. 在图像中检测一条直线并求出其端点,去除直线(opencv类库)
  3. 所属分类:图形/文字识别

    • 发布日期:2009-04-01
    • 文件大小:4060961
    • 提供者:linjiangtao001
  1. hough.用hough变换来检测直线

    2下载:
  2. 基于vc++和opencv,用hough变换来检测直线,我的课程作业,Based on vc++ and opencv, using hough transform to detect straight line, my coursework
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2015-06-07
    • 文件大小:1494159
    • 提供者:王坤
  1. 通过霍夫检测检测图像中的直线

    0下载:
  2. Opencv环境中,通过霍夫检测检测图像中的直线,经过了ROI裁剪,形态学处理,canny算子检测等各种预处理。-In the opencv environment,do the line detection using Hough Transform. By cutting the ROI, morphological processing, canny boundary preprocessing.
  3. 所属分类:2D图形编程

    • 发布日期:2017-03-22
    • 文件大小:2293
    • 提供者:David Ding
  1. opencv.rar

    0下载:
  2. 在VC++环境下利用opencv函数库编写霍夫变换检测直线和图像边缘检测,In VC++ Environment to use opencv library to prepare a straight line Hough transform detection and image edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1659279
    • 提供者:pop
  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-04
    • 文件大小:1243046
    • 提供者:jingqiu119
  1. radon

    0下载:
  2. 基于opencv的radon直线检测、直方图均衡、sobel边缘检测等算法。-Opencv of the radon-based line detection, histogram equalization, sobel edge detection algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:5284
    • 提供者:wk
  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-17
    • 文件大小: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-26
    • 文件大小:8445
    • 提供者:胡锦
  1. RectDetector

    0下载:
  2. 矩形检测:用霍夫直线检测方法来对图像中的矩形进行检测。开发环境:vc6,需要安装OpenCV。OpenCV只是用来读取和显示图像等简单操作。-Rectangle detection: Hough line detection method using the image of the rectangle to test. Development Environment: vc6, need to install OpenCV. OpenCV is used to read and display
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1070116
    • 提供者:chenwenlue
  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. hough_lines

    0下载:
  2. vs下C++编程的霍夫直线检测代码,使用openCV新的C++接口函数。包含测试图片,已编译,直接点击运行按钮运行出结果。-Vs C++ programming under hough line detection code, the use of openCV new C++ interface function. Contains test images, compiled, click the run button running out the results.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:8747645
    • 提供者:lee
  1. videoDetect

    0下载:
  2. opencv 1.0 直线检测;圆形标志牌检测-opencv 1.0 the linear detection detection of circular signs
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:35233
    • 提供者:huanghai
  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. lane_detection

    0下载:
  2. 基于VS+opencv,实现实时车道线检测。首先通过边缘检测,再运用霍夫变换进行直线检测。(VS+opencv.Real time lane detection)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-21
    • 文件大小:3072
    • 提供者:chapman
  1. LineWarning

    0下载:
  2. 树莓派平台下的直线检测与告警提示,基于opencv库(LineDection and Warning based on Raspberry PI3)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:zzs2623
  1. line

    0下载:
  2. 利用opencv进行直线检测,内含lsd算法与hough算法(Using OpenCV for line detection. Containing LSD algorithm and Hough algorithm)
  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 3 »
搜珍网 www.dssz.com