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

搜索资源列表

  1. Hough-Transform

    0下载:
  2. 霍夫变换检测线段,用到OPENCV,实现简单易懂,值得参考-Hough Transform,opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:80.59kb
    • 提供者:shao zhu cui
  1. opencv

    0下载:
  2. 利用OPENCV函数库所进行的极坐标变换。利用Hough变换进行直线、圆检测。计算一副彩色图像的色度-饱和度直方图。用卡尔曼滤波器跟踪一个旋转点。-OPENCV library use conducted by polar transformation. The use of a straight-line Hough transform, circle detection. Calculating a color image of the color- saturation histogram
  3. 所属分类:OpenCV

    • 发布日期:2017-03-26
    • 文件大小:8.25kb
    • 提供者:胡锦
  1. Hough_opencv

    0下载:
  2. 上传一个VC++写的基于Opencv的广义Hough变换匹配算法-From a VC++ to write the generalized Hough transform-based Opencv matching algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-03-22
    • 文件大小:256.45kb
    • 提供者:Oscar
  1. hough

    0下载:
  2. vc++,opencv hough变换-vc++,opencv hough
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2.63mb
    • 提供者:qianqian
  1. Hough

    1下载:
  2. 利用改进的hough变换实现图像旋转纠偏,提高了运行速度,附参考文献-The improved hough transform image rotation correction to improve the speed
  3. 所属分类:OpenCV

    • 发布日期:2012-11-26
    • 文件大小:453.4kb
    • 提供者:孙骁
  1. Hough

    0下载:
  2. vs2008环境下,hough圆检测算法,编译通过,可以直接用。-vs2008 environment, hough circle detection algorithm, compile, can be directly used.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1.46mb
    • 提供者:yao
  1. hough

    0下载:
  2. 此程序使用是vc平台结合opencv 实现图像中的圆检测-The circle detection of image
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1.34mb
    • 提供者:王乐
  1. circletransform

    0下载:
  2. This code is for hough circle transform using OpenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:946byte
    • 提供者:hyun chan ahn
  1. Hough-Transform

    0下载:
  2. Using hough transform to extract the lines in the desire pictures. the user can set the number of lines you want to extract.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3.3mb
    • 提供者:Eric
  1. hough-transform

    0下载:
  2. 利用opencv以及哈弗变换原理实现对图像中圆形和正方形的检测。-On this post, i would introduce the latest openCV objects recgnition work for my research. Presently, i have developed codes to recognize circle successfully. Capture image from camera, converting the source image int
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:161.38kb
    • 提供者:feiren
  1. Hough

    0下载:
  2. 用cmake编译实现的hough变换程序,代码基于opencv2.2。-Cmake compile hough transform program code based on opencv2.2.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-17
    • 文件大小:7.42mb
    • 提供者:Yi Bing
  1. hough

    0下载:
  2. 利用霍夫变换的方法对图像中的线段进行检测,并将检测出的线段在图像上显示出来-The method of use of the Hough transform to detect the segment in the image, and the detected lines on the image displayed
  3. 所属分类:OpenCV

    • 发布日期:2017-12-01
    • 文件大小:196.3kb
    • 提供者:nimizi
  1. Hough-transform-to-get-circle

    0下载:
  2. 用HOUGH变换在彩色图片中找圆,目前参数只能找到比较标准的圆-to find cirle in a color picture with HOUGH transform
  3. 所属分类:OpenCV

    • 发布日期:2017-11-11
    • 文件大小:16.85mb
    • 提供者:李先生
  1. hough

    0下载:
  2. vs2010+opencv2.3.1实现的在指定区域内的canny边缘检测+HOUGH变化,实现感兴趣区域内的直线检测-vs2010+opencv2.3.1 to achieve of the the the canny in the the within the the the designated area the edge of detection+HOUGH changes in, to achieve the the the within the of the the straight
  3. 所属分类:OpenCV

    • 发布日期:2017-11-12
    • 文件大小:20.34mb
    • 提供者:651
  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
    • 文件大小:8.99mb
    • 提供者:赵健
  1. Hough

    0下载:
  2. 利用hough变换检测直线,并将检测出来的直线绘制出来。-Hough transform line detection and detected straight line is drawn.
  3. 所属分类:OpenCV

    • 发布日期:2017-12-04
    • 文件大小:3.4mb
    • 提供者:ode
  1. Hough

    0下载:
  2. 实现了HOUGH变换,能够很好地检测图像中的直线-HOUGH transform achieved, can well detect the linear image
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2.2mb
    • 提供者:汤唯
  1. Hough-Transform

    0下载:
  2. 霍夫变化直线检测程序,用于检测图像中的直线,本算法涉及梯度变化,感觉检测效果还不错。望指正。-Hough variation straight line detection procedures, is used to detect the image of straight line, the present algorithm involves gradient change, the feeling detection effect Huan pretty good. Look corre
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:1.41kb
    • 提供者:zj
  1. hough

    0下载:
  2. hough变换找圆源码程序,保证能运行hough变换找圆源码程序,保证能运行(Hough transform to find the circle source program)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-05
    • 文件大小:3.36mb
    • 提供者:辉之蓝
  1. Hough

    0下载:
  2. 改进Hough变换实现图像纠偏算法,有一定的参考价值。(Improved Hough transform algorithm for image correction)
  3. 所属分类:OpenCV

    • 发布日期:2018-05-02
    • 文件大小:453kb
    • 提供者:sinigami
« 12 3 4 5 6 »
搜珍网 www.dssz.com