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

搜索资源列表

  1. Circle-detection-

    0下载:
  2. 基于c—v模型和hough变换的圆检测,输出圆的参数-C-v model and hough transform circle detection, the output parameters of the circle
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:2754
    • 提供者:shaw
  1. hough_circle

    0下载:
  2. matlab的hough变换圆检测,适合初学者-matlab hough transform circle detection, suitable for beginners
  3. 所属分类:matlab

    • 发布日期:2017-11-23
    • 文件大小:1352
    • 提供者:胡飞飞
  1. maodingchuli

    0下载:
  2. 铆钉图片处理,关于圆检测也在里面!大家可以参考下!-Rivets image processing, is also on the inside circle detection
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-16
    • 文件大小:215291
    • 提供者:niewei
  1. hough_Matlab

    0下载:
  2. hough圆检测的一些原理和代码!对于初学的有很大作用!-hough circle detection of some of the principles and code! There is a significant role for the beginner!
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:14182
    • 提供者:niewei
  1. VehicleWheel

    0下载:
  2. 可以进行车轮的检测,利用的是hough圆检测加上车轮特性-The wheel can be detected using the wheel characteristics hough circle detection with
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:941
    • 提供者:庄晓滨
  1. circleDetection

    0下载:
  2. circle detection 使用OPENCV进行快速圆检测,鲁棒性好-circle detection
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:409307
    • 提供者:chu
  1. hough_circle

    0下载:
  2. 用hough变换实现圆检测的程序,将图像转化到参数空间进行循环,最终得到检测结果-Using hough transform circle detection procedures, the image is converted to the parameter space cycle, the final test results obtained
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:940
    • 提供者:liubeibie
  1. circle-detect

    0下载:
  2. 这是我搜集的用VC编写圆检测程序的一些代码和算法,算法以HOUGH变换为主-This is my collection of circle detection using VC procedures to prepare a number of code and algorithm to transform the main HOUGH
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:5940
    • 提供者:tinMay
  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-04-14
    • 文件大小:4061
    • 提供者:thofde
  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-13
    • 文件大小:2507
    • 提供者:medMor
  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-06
    • 文件大小:1725
    • 提供者:tbelieve
  1. hough.circle

    0下载:
  2. 介绍了一种圆检测的方法,该方法,基于霍夫变换,并根据圆几何特征可以快速准确的提取出圆中心坐标-Introduction of a circle detection method, based on the Hough transform, and in accordance with the characteristics of circular geometry can be extracted quickly and accurately the circle center coordina
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:6371
    • 提供者:TheNB
  1. detect-circlecenter-system

    0下载:
  2. 图像处理检测圆 检测方法特别使用起来速度快 -houghcircle detect circle
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1592742
    • 提供者:丁赫
  1. circle-detection

    0下载:
  2. 基于MATLAB的圆检测的图像处理,用到了最小二乘法,和霍夫变换-circle detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:324928
    • 提供者:朱洲
  1. houghcircle

    0下载:
  2. hough 圆检测,检测出图像中的圆形,并求得半径和质心-hough circle detection, detection of the image circle, and seek radius and centroid
  3. 所属分类:Special Effects

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

    0下载:
  2. Hough变换 基于梯度的圆检测,可以加快检测速度-hough transformation
  3. 所属分类:source in ebook

    • 发布日期:2017-04-26
    • 文件大小:209890
    • 提供者:田锋
  1. ZHONGBIAOFENGEG

    1下载:
  2. 读取图片,分割出敢兴趣区域,用到同态滤波,形态学,连通域,以及hough圆检测等算法。-Read images, segmented m interested in the area, the use of homomorphic filtering, connected domain, morphology, hough circle detection algorithm
  3. 所属分类:Special Effects

    • 发布日期:2016-05-25
    • 文件大小:36864
    • 提供者:罗国中
  1. Hough_circle

    0下载:
  2. 一个自己利用OPENCV1.0编写的霍夫圆检测程序,初学者可以参考,可以修改使用-Own use OPENCV1.0 written Hough circle detection program, beginners can refer to, can be modified to use
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3470008
    • 提供者:什锦丁儿
  1. hough

    0下载:
  2. 基于opencv函数,用霍夫算法对图像进行线检测与圆检测-Based on opencv function Hough line detection algorithm for image and circle detection
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1632
    • 提供者:李少芳
  1. opencv_cvHoughCircles_by_my_codes

    0下载:
  2. 该程序将检测圆进行扩展,首先获取感兴趣区,并保存,之后利用opencv提供的cvHoughCircles()对各个ROI区域进行圆检测,并将检测到的结果进行保存,可以运行。-this codes are set to detest circles in your image,you can get several ROI and operate in these ROI by cvHoughCircles()which is provided by opencv.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1887283
    • 提供者:岭南
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 26 »
搜珍网 www.dssz.com