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

搜索资源列表

  1. 圆模板检测算法

    1下载:
  2. 这是基于模板的圆检测算法,效果不错,试试知道了。下吧-This is based on the template circle detection algorithms, good effect, try know. Are you
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:52881
    • 提供者:zsh77man
  1. 霍夫检测圆形

    1下载:
  2. 用于圆形检测
  3. 所属分类:图形图象

    • 发布日期:2009-05-23
    • 文件大小:37914
    • 提供者:elion12335
  1. hough-circledetect

    0下载:
  2. 这是一个进行圆检测的VC程序,性能较好,速度比经典HOUGH算法要快得多-This is a detection for a round of VC process, better performance, faster than the classical algorithm much faster HOUGH
  3. 所属分类:Graph program

    • 发布日期:2017-05-11
    • 文件大小:2561596
    • 提供者:丰旻
  1. classical-hough

    0下载:
  2. 文件中有根据经典HOUGH变换算法写的圆检测VC函数,由于圆有三个参数,因此HOUGH算法的圆检测相比直线要慢得多-Document based on the classic HOUGH transform circle detection algorithm written in VC function, there are three parameters as a result of a round, so HOUGH circle detection algorithm is much
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:1680
    • 提供者:丰旻
  1. CircleDetect(Opencv)

    0下载:
  2. 用OPENCV编写的VC圆检测程序,个人觉得速度好于传统HOUGH变换算法-OPENCV prepared using VC circle detection procedures, personally feel that the speed is better than traditional HOUGH Transform Algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:4016
    • 提供者:丰旻
  1. Houg_part

    0下载:
  2. Hough变换的原理以及直线检测和圆检测的vc代码-Hough transform principle and the straight line detection and circle detection in vc code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:4565
    • 提供者:英文
  1. circle_pca24

    0下载:
  2. 基于曲线段PCA分析的随机hough变换圆检测算法研究 该算法在计算、存储消耗上均大大 减少。-PCA analysis based on curve segments of random hough transform circle detection algorithm to study the algorithm in computing, storage consumption to both greatly reduced.
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:2462
    • 提供者:xiaohua
  1. CircularHough

    0下载:
  2. 圆检测程序 基于Hough变化的圆检测程序,包括原点坐标和半径大小-Circult
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:8365
    • 提供者:王凯
  1. IrisRecognition080604

    0下载:
  2. 该程序用于实现虹膜图像的定位,用点线检测的方法代替传统的圆检测方法-The program used to implement the positioning of the iris image, with points and lines to replace the traditional method of detecting circle detection method
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:84449
    • 提供者:smli
  1. hougcircledetection

    0下载:
  2. 用两种方法实现了圆检测,一种是传统的21HT;另一种是改进的方法,通过加入链表降低时间复杂度-This project realize the detection of circle_like shapes .It contains two methods:one is the classical 21HT,another is the improved algorithm which use the dynamic list arrays in order to reduce the time
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1894891
    • 提供者:闵巍庆
  1. BLOB

    1下载:
  2. 这是自写的关于测量圆的c++代码,可实现灰度直方图,自动分割,圆检测-This is the writing on the measurement of a circle c++ code that can be realized histogram, automatic segmentation, circle detection
  3. 所属分类:Graph program

    • 发布日期:2015-04-18
    • 文件大小:156642
    • 提供者:robbert
  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
    • 文件大小:8445
    • 提供者:胡锦
  1. linecircle

    0下载:
  2. 可以实现直线和圆检测 检测的结果又一定的误差-Straight line and circle detection can be achieved test results has some error
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:721359
    • 提供者:战语
  1. circlehoughdetection

    0下载:
  2. 霍夫变换圆检测
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:8938955
    • 提供者:ant
  1. hough-circle

    0下载:
  2. 基于Hough变化的圆检测程序,以及最小二乘法的基本原理-Hough circle detection based on changes in procedures and the basic principle of least squares
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:147517
    • 提供者:sisi
  1. 圆检测

    0下载:
  2. 图像的圆检测程序。可以很好地进行灰度图的圆检测-Image circle detection procedures. Grayscale can be carried out of the circle detection
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:4243
    • 提供者:slowedto
  1. Hough-circle-detection

    0下载:
  2. 使用霍夫圆检测算法,检测图像中的圆形物体。(Detection the round of image using Hough circle.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:44032
    • 提供者:bobby_believe
  1. 圆检测

    0下载:
  2. 圆检测代码,检测图片中类圆物体进行标记,可以多个标记,也可标记一个(Circular detection code, detection of a picture of a round object to be marked, can be multiple tags, can also be marked with one)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-01
    • 文件大小:7168
    • 提供者:ljlljl
  1. test_detectCircle

    0下载:
  2. 运用最小二乘法、几何中心法等等来实现圆检测功能(Using the least square method, the geometric center method and so on to realize the circle detection function)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:Twinkle_wang
  1. 霍夫变换找圆

    0下载:
  2. 此代码为霍夫变换找圆,检测提取圆,可以通过单片机验证(This code for the Huff transform find a circle, detection extraction circle, can be verified by the microcontroller)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:720896
    • 提供者:catheriine
« 1 23 4 5 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com