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

搜索资源列表

  1. 基于Hough变换的车牌倾斜检测算法

    0下载:
  2. 典型的角度检测算法是进行Hough变换后寻找最长直线的倾斜角度.一般情况 下,待处理图象中未必有明显的较长直线.甚至存在一些对图像进行正确检测的长直线干扰 文 章介绍了一种基于统计考虑的数据分析思路,以期在基于Hough变换的角度检测算法上取得更高 的准确性。,The perspective of a typical detection algorithm is the Hough transform to find the longest straight line after the
  3. 所属分类:文档资料

    • 发布日期:2016-03-26
    • 文件大小:182605
    • 提供者:liyu
  1. hough-matlab

    0下载:
  2. Hough变换利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,然后在Hough参数空间寻找累加器峰值的方法检测直线。-Hough transform image space and Hough parameter space points- line detection problem in image space to parameter space duality. Through the simple accumul
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:7779
    • 提供者:马立静
  1. houghtoline

    0下载:
  2. 利用hough变换获取图像中的直线,然后利用均值融合所有找到的直线,能准确描述真实直线。-Hough transform to obtain the use of images in a straight line, and then use the mean integration of all to find a straight line that can accurately describe the true straight line.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2546479
    • 提供者:鹿角菜
  1. houghlinedetect

    0下载:
  2. hough 变换实现直线检测 在噪声服从高斯分布的背景中构造信噪比为2、长度为34像素的目标线段;在找出线段所在直线后,在采用固定长线段滑动的方法,确定线段的起始点,最终确定线段的确切位置。-hough transform line detection in the noise to obey Gaussian distribution of the background-noise ratio for the structure 2, with a length of 34 pix
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1107
    • 提供者:fisher
  1. houghpeaks

    0下载:
  2. hough变换检测直线中的峰值检测,只有检测出峰值,才能找出直线-hough transform detection of the peak detector in a straight line, only to detect the peak in order to find a straight line
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2845
    • 提供者:llp
  1. houghpixels

    0下载:
  2. hough变换中的非零点检测,找到非零点,进行累加,才能找出直线-hough transform in the detection of non-zero, to find non-zero, to accumulate in order to find a straight line
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:2308
    • 提供者:llp
  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-13
    • 文件大小:3022
    • 提供者:llp
  1. 4_hough

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

    • 发布日期:2017-04-15
    • 文件大小:14529
    • 提供者:cui ju
  1. rota

    1下载:
  2. 利用radon变换寻找直线和直线倾斜的角度然后根据倾斜的角度进行旋转图片-Using radon transform and the straight line to find the angle of tilt of the tilt angle and then rotate picture
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-04
    • 文件大小:888
    • 提供者:邓义平
  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
    • 文件大小:24258
    • 提供者:王超
  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-09
    • 文件大小:2502646
    • 提供者:zzy
  1. hough--line

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

    • 发布日期:2017-03-29
    • 文件大小:148658
    • 提供者:丁海龙
  1. hough

    0下载:
  2. 霍夫变换是一种寻找并连接图像中线段的处理方式-Hough transform is a line to find and connect the image processing method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:4022
    • 提供者:周同同
  1. Hough-transform-found-line

    0下载:
  2. 霍夫变换寻线,是基于霍夫变换的寻线程序,可在所给的有噪声中图中寻找出直线。-The hough transform found line, is based on the hough transform the search line program can in the noise in the Chinese have to find a straight line.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1472200
    • 提供者:zhang
  1. Dominos

    0下载:
  2. 基于图像识别了多米罗骨牌定位,程序应用了hough变换找出图像的直线区域,为下一步识别打下基础-Duo Miluo domino positioning, based on image recognition procedures for application of the straight line hough transform to find the image area, and to lay the foundation for further identification
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4290181
    • 提供者:herthy
  1. HL

    0下载:
  2. Hough line 是一個用於圖像分析的特徵提取技術,計算機視覺,數字圖像處理該技術的目的是不完善的情況下,在一定的對象一類形狀的投票程序。-The Hough transform is a feature extraction technique used in image analysis, computer vision, and digital image processing. The purpose of the technique is to find imperfect ins
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:4660
    • 提供者:wayne
  1. hough-change

    0下载:
  2. 利用opencv对图像进行哈夫变换,Hough变换利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,然后在Hough参数空间寻找累加器峰值的方法检测直线。-Opencv use the Hough transform to the image, Hough transformation point- line Duality image space and Hough parameter space to the image
  3. 所属分类:OpenCV

    • 发布日期:2017-11-09
    • 文件大小:9427298
    • 提供者:赵健
  1. CV2

    1下载:
  2. 利用opencv进行图像特征抽取,包括使用高斯滤波和sobel算子进行边缘提取,使用harris算法进行角点检测,使用hough变换找出图像中最长直线,使用Ranec算法找出图像中直线,Gabor滤波-Using opencv image feature extraction, including the use of Gaussian filtering and Sobel operator edge extraction, Harris algorithm corner detection,
  3. 所属分类:OpenCV

    • 发布日期:2017-01-06
    • 文件大小:3314688
    • 提供者:
  1. hough

    0下载:
  2. 霍夫变换代码,用于在图像中寻找直线,找出图像中所有直线-Hough transform code, used to find a straight line in the image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1615
    • 提供者:zengchang
  1. Hough-transform

    0下载:
  2. 霍夫变换是一种在图像中寻找直线、圆及其他简单形状的方法,霍夫线变换是利用Hough变换在二值图像中找到直线-Hough transform is a find in the image lines, circles and other shapes simple method is to use the Hough transform Hough transform line to find a straight line in the binary image
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:135630
    • 提供者:苏晓朋
« 12 »
搜珍网 www.dssz.com