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

搜索资源列表

  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. houghlines

    0下载:
  2. 在给定图像中,应用Hough变换检测直线的算法.python实现.-In a given image, the application of Hough transform line detection algorithm. Python achieve.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1132
    • 提供者:李义
  1. hough1

    0下载:
  2. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1668
    • 提供者:wuhao3424
  1. HoughLine

    0下载:
  2. 本人亲自改写的Hough变换,获得直线方程的Visual C++文件,直接把文件导入到工程就可以使用。-I personally rewrite the Hough transform, to obtain a straight line equation of Visual C++ documents, directly to the file into the project can use.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4125
    • 提供者:xieyilin
  1. houghtest

    0下载:
  2. 使用hough变换检测直线的matlab程序-Detect the use of straight line hough transform matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:719
    • 提供者:bonnie
  1. houghlines

    0下载:
  2. hough变换中,要找到相关像素,才能组合成完整的直线-hough transform to find the relevant pixels in order to complete a straight line into
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3022
    • 提供者:llp
  1. 43680542hough_lw

    0下载:
  2. 就是关于提取直线的,通过hough变化最终提取直线-Extraction of straight line
  3. 所属分类:Graph program

    • 发布日期:2017-04-25
    • 文件大小:30541
    • 提供者:周梅
  1. xinjiajiahoughline

    0下载:
  2. 成功的HOUGH的直线提取C语言程序,在C2000\C6000下编译无误-HOUGH the success of C-line extraction procedures, the C2000 \ C6000 compile correctly
  3. 所属分类:DSP program

    • 发布日期:2017-04-07
    • 文件大小:74141
    • 提供者:辛佳佳
  1. houghtrans

    0下载:
  2. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:5758
    • 提供者:潘杰中
  1. LinearEquation

    0下载:
  2. 运用哈夫变换,对于给出的直线,可以准确画出,并写出直线方程-The use of Hough transform, for the given straight line, can accurately draw and write linear equation
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:2903
    • 提供者:陈濛
  1. drawLine

    0下载:
  2. 运用MATLAB语言,基于哈夫变换,对于任意给定的图片,可以自动找出其中最长的5条直线,并准确画出来-The use of MATLAB language, based on the Hough transform, for any given picture, you can automatically find out the longest five straight, and accurately drawn
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:1838
    • 提供者:陈濛
  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. HOUGH_Car

    0下载:
  2. 提出了一种先分段,再利用Hough变换拟合直线的水平分割方法和基于先验知识约束的垂直分割方法,同时提出目标增强的预处理方法.大量实验表明,该算法较好地解决了以上问题,适用于各种质量的车牌图像,分割的准确率较高.-Presents a first section, then use the level Hough transform fitting straight line segmentation method and prior knowledge constraints on vertic
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:270993
    • 提供者:郭事业
  1. houghlinedection

    0下载:
  2. 使用hough变换来检测直线,先用log算子进行边缘提取后进行检测,效果非常好-line detection
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:3609
    • 提供者:liweizhe1002
  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. hafu

    0下载:
  2. 利用hough变换函数求取5条最长的直线方程,并重新绘制这5条曲线——hafu.m-Hough transform function used to obtain five longest straight line equation, and re-draw the five curves- hafu. M
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:591
    • 提供者:白玉京
  1. Hough_Transform_for_Line_Detection

    0下载:
  2. Hough变换的直线检测Hough Transform for Line Detection-Hough transform line detection Hough Transform for Line Detection
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:238252
    • 提供者:laf
  1. 109201288hough_standard

    0下载:
  2. 基于VC++6.0使用hough变换实现直线拟合,-Based on VC++6.0 using the hough transform linear fitting,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:572050
    • 提供者:李瑞
  1. hafubianhuan

    0下载:
  2. 哈夫变换直线参数检测是图像分析和计算机视觉中一个基本问题,哈夫变换能很好地解决这个问题,然而哈夫变换的巨大计算量使它难于实时应用.因为一个图像点对应参数空间的一条曲线,图像点与量化后的参数区间是一对多的关系,造成了标准哈夫变换的计算复杂性.而两点确定一条直线,两个图像点对应一个参数点,利用这个原理能大幅度减少哈夫变换的计算量. -Hough transform line detection is a parameter image analysis and computer vision a
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:2066
    • 提供者:徐昊
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 28 »
搜珍网 www.dssz.com