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

搜索资源列表

  1. 霍夫变换检测圆和直线

    3下载:
  2. 霍夫变换检测圆和直线,数字图像处理课程设计,直接使用,非常不错
  3. 所属分类:源码下载

    • 发布日期:2011-12-25
    • 文件大小:82353
    • 提供者:jorden18
  1. hough.rar

    0下载:
  2. 用霍夫变换检测直线的一个代码,用C++编写的,很有用的一个程序。,Hough transform detection of a straight line with a code, using C++ Prepared a very useful procedure.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1169
    • 提供者:quan
  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. Hough_Matlab

    0下载:
  2. Hough变换_用霍夫曼方法检测圆、直线的Matlab程序 -Hough transform method _ with Hoffman yen, a straight line of Matlab procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:10383
    • 提供者:
  1. houghline.m

    0下载:
  2. 对读入的图片做霍夫变换,识别出图片中的直线并输出。-Do the Hough Transform to the input image, that is to detect lines in the input image, and output those lines.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:2012
    • 提供者:Andy Qin
  1. HoughTrans

    0下载:
  2. 强大的霍夫变换源码,检测直线、圆形等-houghtrans
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:42057
    • 提供者:lsp1986
  1. houghlines

    0下载:
  2. 直线霍夫变换例程,能够在图像中拟合出直线-Straight-line Hough transform routine, the image can fit in a straight line
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1104737
    • 提供者:zhou
  1. Houghtransform

    0下载:
  2. 图像处理的霍夫变换程序,采用M语言编写,对数字图像进行直线追踪-HOUGHLINES- detects lines in a binary image using common computer vision operation known as the Hough Transform.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2642
    • 提供者:李健
  1. fhouhgh

    0下载:
  2. 利用霍夫变换进行直线检测的算法实现 设置不同的阈值来控制直线的输出-detect lines in image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1715
    • 提供者:lihao
  1. Hough_LineDetect

    0下载:
  2. 自己编写的利用霍夫变换检测满足一定条件直线的matlab程序,对各个参数进行了详细说明-I have written using Hough transform to detect straight line to meet certain conditions, matlab program for a detailed explanation of each parameter
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:981
    • 提供者:章智凯
  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. use_hough_transforms_to_detect_the_straight_lines.

    0下载:
  2. 利用霍夫变换寻找图像帧中的直线段并将其显示-Use Hough transform to find the image frame line segment and displays
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2502646
    • 提供者:zzy
  1. huofubianhuan

    0下载:
  2. 利用霍夫变换对图像进行处理,提取图像中的直线-Use Hough transform to extract linear image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:4057
    • 提供者:guoxiao
  1. Desktop

    0下载:
  2. 自己写的霍夫变换检测直线的代码(存在问题的请大神指出来)(Write their own Hof transform line detection code)
  3. 所属分类:其他

  1. hough_circle

    0下载:
  2. 霍夫变换可以检测直线,矩形和圆,这里是检测圆形程序,很不错(Hough transform can detect lines, rectangles and circles, here is the detection of circular procedures, very good)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:啦啦呼呼
  1. 霍夫直线计算图像倾斜角度

    0下载:
  2. 对图中有比较明显的需要竖直的直线进行检测,计算图像的倾角(There is a need to detect straight lines more obvious vertical in the figure, the image angle calculation)
  3. 所属分类:图形图像处理

  1. 霍夫线变换综合示例

    1下载:
  2. 利用霍夫变换快速检测直线或圆,但是首先对图像进行边缘检测,霍夫变换输入为边缘二值图像(Hough transform is used to detect straight lines or circles, but first, edge detection is carried out, and Hough transform is used as edge two valued image)
  3. 所属分类:Windows编程

  1. 霍夫变换

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

  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 4 5 6 7 »
搜珍网 www.dssz.com