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

搜索资源列表

  1. hough00

    0下载:
  2. Hough Transformation Algorithm Input: Original image in the form of an array: Image1[xMax][yMax] Output: New image : Image2 [xMax][yMax] containing the detected straight lines. Intermediate data struct
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1078
    • 提供者:david
  1. thehoughlinedetection

    0下载:
  2. Hough变换可以检测已知形状的目标,而且受噪声和曲线间断的影响小。介绍 采用哈夫(Hough)变换,在二值化图像中检测直线,确定其参数的方法。-Hough Transform can detect known shape goals, but also by the noise and the impact curve intermittent small. Introduced, Hough (Hough) transform, the two binary image detectio
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:157294
    • 提供者:石决明
  1. Emerging.Topics.in.Computer.Vision

    0下载:
  2. 深入浅出介绍计算机视觉的最新动态。内容包括: * Camera calibration using 3D objects, 2D planes, 1D lines, and self-calibration * Extracting camera motion and scene structure from image sequences * Robust regression for model fitting using M-estimators, RANSAC, and
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:12192309
    • 提供者:kankan
  1. ch1_1Hough变换

    0下载:
  2. 通过hough变换可检测平行线~解压缩即可使用,需256bmp-through Hough Transform can detect parallel lines to decompress can use, the need 256bmp
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:67687
    • 提供者:崔桐
  1. houph_MFC

    0下载:
  2. 在MFC环境下用openCV实现sobel算子和霍夫变换检测直线和圆-In the MFC environment with openCV achieve sobel operator and the Hough transform detection of lines and circles
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:10429108
    • 提供者:汪前
  1. chessboard

    0下载:
  2. Demo of Hough Transform for straight lines This assumes that the Sussex vision library is in your Matlab path.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1597
    • 提供者:rohit
  1. eagedetectandfigureoperate

    0下载:
  2. 图像边缘与轮廓运算包括 // RobertDIB() - robert边缘检测运算 // SobelDIB() - sobel边缘检测运算 // PrewittDIB() - prewitt边缘检测运算 // KirschDIB() - kirsch边缘检测运算 // GaussDIB() - gauss边缘检测运算 // HoughDIB() - 利用Hough变换检测平行直线 // ContourDIB() - 轮廓提取 // Trace
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:5069
    • 提供者:kelly
  1. houghline

    0下载:
  2. Detects lines in a binary image using common computer vision operation known as the Hough Transform.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1159
    • 提供者:rohit
  1. 5-14-houghlines

    0下载:
  2. Hough变化,数字图像处理的hough变换C++代码-houghHough transform generized by C++ detects Lines in a image.
  3. 所属分类:assembly language

    • 发布日期:2017-04-09
    • 文件大小:1981828
    • 提供者:张坤峰
  1. 12

    0下载:
  2. 该程序的功能是将一幅图像二值化,然后利用Hough变换检测出图像中的直线-The program' s function is a binary image and then use the Hough transform to detect straight lines in the image
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:868
    • 提供者:HEllO2010
  1. houghline

    0下载:
  2. HOUGHLINE - detects lines in a binary image using common computer vision operation known as the Hough Transform.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1334
    • 提供者:BQC
  1. fhouhgh

    0下载:
  2. hough transform of image to find lines and connect the points in original image
  3. 所属分类:Development Research

    • 发布日期:2017-04-08
    • 文件大小:836
    • 提供者:jayani
  1. hough_line

    0下载:
  2. matlab实现hough直线检测的例子,效果不错,测试可用-find the lines in a image using matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:632
    • 提供者:李栋
  1. hough_transform_to_detect_straight

    0下载:
  2. hough变换检测直线,图像二值化,计算权值矩阵等源代码-hough transform to detect straight lines, image binarization, calculated weight matrix code, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:433605
    • 提供者:sdgjkshd
  1. xhoughtool

    0下载:
  2. 改程序是关于hough变换的 实现了利用hough变换来检测直线和圆形-Reform program is implemented on the hough transform using hough transform to detect straight lines and circular
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:188103
    • 提供者:wangwei
  1. _Hough__doc

    1下载:
  2. hogh变换,从图像中提取直线。程序过程详细。-hough transform,find lines from images.you can learn how to use the hough transform
  3. 所属分类:matlab例程

    • 发布日期:2013-11-28
    • 文件大小:21491
    • 提供者:刘明石
  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. MyVanishingPoint

    0下载:
  2. 通过canny算子和hough变换得到的多条竖直线计算垂直方向上的灭点-By canny operator and the hough transform for calculation of a number of vertical lines on the vertical vanishing point
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3837255
    • 提供者:lclldy
  1. 19999ch1_1

    0下载:
  2. 是一个hough程序采用VC++编程 十分实用 可以圆和直线检测-Hough program is a program using VC++ is very useful for detection of circles and straight lines
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:60373
    • 提供者:李天羽
  1. HoughGrd

    0下载:
  2. 使用hough 变换检测直线,参数可以任意设定,程序说明详细。-Using the hough transform to detect straight lines, the parameter can be set, detailed descr iption of the procedures.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:428646
    • 提供者:hanyulan
« 1 2 3 45 6 »
搜珍网 www.dssz.com