CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 GDI/图象编程 搜索资源 - hough 直线

搜索资源列表

  1. Hough变换的源程序

    0下载:
  2. Hough变换用来在图象中查找直线。它的原理是:假设有一条与原点距离为s,方向角为θ的一条直线,直线上的每一点都满足方程 s=x*Cosθ+y*Sinθ,利用这个事实,我们可以找出某条直线来。这段程序,用来找出图象中最长的直线。-Hough Transformation is used for searching lines in an image . Here is the principle: Assume there is a line whoes direction is \"sit
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1.96kb
    • 提供者:doctorsuo
  1. line_hough

    0下载:
  2. 用matlab实现hough变换的直线检测,对原有代码的错误指出进行了改正,可以直接运行.-using Matlab achieve hough transform linear detection, on the original error code that the correction can be run directly.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1.62kb
    • 提供者:李守一
  1. EdgeContour

    0下载:
  2. 几个边缘检测算子代码:Roberts Sobel Prewitt Kirsh和Gauss-Laplace Hough变换:平行直线检测
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:83.58kb
    • 提供者:dlf
  1. Hough

    0下载:
  2. 检测直线源码
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:4.45kb
    • 提供者:qiu
  1. tkhough-temp.tar

    0下载:
  2. hough变换算法中,不能确定直线两端点的具体位置,这个算法,可以说是Hough变换的改进版,很好地解决了Hough变换出现的问题。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:149.33kb
    • 提供者:梅小明
  1. Hough变换例子

    0下载:
  2. hough的一个例子,检测直线-Hough An example of the line detection ... ... ...
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:233.62kb
    • 提供者:阿九
  1. tsai30b3

    0下载:
  2. 关于tsai摄像机标定方法源代码,很值得借鉴的方法。 不过现在偶想求一有关hough变换提取直线的程序。多谢!-Talk : Tiberius on the camera calibration method source code, we can draw method. But for now : Part one of the Hough transform to extract a linear process. Thank you!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:147.61kb
    • 提供者:蓝天
  1. Hough

    0下载:
  2. Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等。 -Hough transform image processing image recognition from the basic geometry of one of the me
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:23.69kb
    • 提供者:王超
  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
    • 文件大小:264.64kb
    • 提供者:郭事业
  1. 73555bitmap

    0下载:
  2. 改进后的hough编程方法,适合对灰度图像提取直线和圆的检测 采用VC++编程-Improved hough programming method for extraction of linear and circular gray image was detected by VC++ programming
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:67.91kb
    • 提供者:李天羽
  1. houghline

    0下载:
  2. opencv2.4.3 新版的c++接口 霍夫直线检测 直线轮廓描绘-opencv2.4.3 hough line detector the new c++/Mat construction
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-12-05
    • 文件大小:882byte
    • 提供者:zhangnight
  1. openCV...Track

    0下载:
  2. openCV中的代码 有2ROI Hough检测直线 kalman跟踪小球 播放视频 车道线检测工程代码 -openCV code 2ROI Hough kalman and other thing
  3. 所属分类:GDI-Bitmap

    • 发布日期:2015-02-06
    • 文件大小:11.97mb
    • 提供者:王玉
  1. hough

    0下载:
  2. hough变换检测直线,vc++6.0,内含测试图片,代码注释详细,能让图像编程学习者有所收获-hough transform line detection, vc++6.0, containing the test images, code comments in detail, allowing graphics programming learners to be harvested
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-12
    • 文件大小:2.69mb
    • 提供者:shihao
  1. test2

    1下载:
  2. 读取图像文件,自动寻找双峰型直方图的阈值,HOUGH变换寻找直线,背景检测.(单高斯模型)-Read image files, automatically find the bimodal histogram threshold, HOUGH transform looking straight, background detection. (Single Gaussian model)
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-15
    • 文件大小:4.51kb
    • 提供者:小洋芋
  1. hough

    0下载:
  2. 实现通过大金法二值化,边界提取,直线hough变换检测直线和圆-Implemented by daikin binarization method, boundary extraction, linear hough transform to detect linear and circular
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-11
    • 文件大小:2.01mb
    • 提供者:常迎帅
搜珍网 www.dssz.com