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

搜索资源列表

  1. amethoddetetectcircleusinghoughtransform

    0下载:
  2. a improved method detecting circle using hough transform-一种用于圆检测的改进hough变换方法 核心期刊的
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:85569
    • 提供者:王忠
  1. ArcRectCollides

    0下载:
  2. 圆和矩形的碰撞检测-Round and rectangular collision detection
  3. 所属分类:Shot Game

    • 发布日期:2017-04-05
    • 文件大小:13339
    • 提供者:左岸
  1. Mytest

    0下载:
  2. 图像处理各种算法的实现,包括BMP位图显示、图像几何变换、灰度变换、边缘检测、圆心提取算法等。-A variety of image processing algorithm, including BMP bitmap display, image geometric transformation, gray-scale transform, edge detection, core extraction algorithm etc.
  3. 所属分类:Special Effects

    • 发布日期:2015-04-14
    • 文件大小:4011301
    • 提供者:王浩
  1. Hough

    0下载:
  2. 利用Hough变换实现半径未知的圆形物体的检测-Use Hough transform to achieve a circular radius of an unknown object detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:11990
    • 提供者:Beata
  1. findcircle

    1下载:
  2. vc++为基础的 并运用OPENCV 中的HOUGH检测圆,还凑合吧-vc++-based and use OPENCV in HOUGH detection circle Haicou He Bar
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1506802
    • 提供者:svm2222
  1. HoughTrans

    0下载:
  2. Detect Line and Circle 基于opencv的直线,圆检测 retinex算法用于人脸识别预处理-Opencv-based Detect Line and Circle line, circle detection algorithm for face recognition preprocessing retinex
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:41993
    • 提供者:彭石
  1. hough-Matlab

    0下载:
  2. 自动检测圆的Matlab源码,有图例示范有源代码演示-Matlab source code automatically detects the circle, there are legends demo model source code
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:13418
    • 提供者:wu
  1. Hough

    0下载:
  2. 这是一篇有hough变换来实现检测圆的文章,非常的有用,希望能对大家有所帮助。-This is the hough transform to realize there is a test round of articles, very useful, hope you can help.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:195859
    • 提供者:李英
  1. towstepbasedHoughcircletransform

    0下载:
  2. hough 圆检测的放大,文章利用两步法进行圆检测,同时也提高了速度-hough circle detection based tow step detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:261847
    • 提供者:matata
  1. ymm1

    0下载:
  2. 所属分类:Other windows programs

    • 发布日期:2017-05-10
    • 文件大小:2232477
    • 提供者:姚明明
  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. Hough

    0下载:
  2. 用于圆检测的Hough变换和改进算法分析 -Uses in the circle examination the Hough transformation and improvement algorithmic analysis
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:261203
    • 提供者:张伟
  1. yuanjiance

    0下载:
  2. 利用hough变换 进行圆检测 大家可以参考下下,-hough circle detection we can refer to the following
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:34054
    • 提供者:小朋友
  1. hough_circle

    0下载:
  2. matlab中实现hough圆检测的源代码,检测效果还可以,测试可用-find circles in an image using matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:1013
    • 提供者:李栋
  1. Circle_DetectionHoughTransform

    0下载:
  2. matlab编写的用霍夫曼变换检测圆的算法 对初学者有帮助-Function uses Standard Hough Transform to detect circles in a binary image. According to the Hough Transform for circles, each pixel in image spac corresponds to a circle in Hough space and vise versa. upper
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1287
    • 提供者:lihao
  1. houghyuan

    0下载:
  2. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2989
    • 提供者:yudi
  1. 6268hough

    0下载:
  2. hough变换的检测函数,调试成功的,可以用,对于圆检测很有帮助,大家可以学习一下-hough transform function testing, debugging successful, you can use, very helpful for circle detection, we can learn about
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1334
    • 提供者:matata
  1. HOUGH

    0下载:
  2. HOUGH变换圆检测,可同时检测多个圆;对了解HOUGH变换很有帮助-HOUGH transform circle detection, can simultaneously detect multiple round
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:107927
    • 提供者:
  1. Hough_circle

    1下载:
  2. 基于标准Hough变换的圆检测程序,指定半径,在一幅二值图像中进行标准的hough变换-Circle Detection via Standard Hough Transform Find circles with specific radius in a binary image via Standard Hough Transform.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:8333
    • 提供者:王凯
  1. Hough_Circle

    1下载:
  2. hough变换实现的图像中圆的检测,适用于计算机视觉初学者,简单容易理解-hough transform circle detection in images, Computer Vision for beginners, simple and easy to understand
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:812
    • 提供者:sdp
« 1 2 3 4 5 6 78 9 10 11 12 ... 25 »
搜珍网 www.dssz.com