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

搜索资源列表

  1. Circular_hough

    0下载:
  2. it s used to detect circles in edge image as input by Hough transform. you can assign a region of interest (ROI) to find center of circle in it.it s effective because time of run is decreased.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1121
    • 提供者:hamed
  1. mySnake-2

    0下载:
  2. 基于动态轮廓模型的虹膜定位.在数字图像中虹膜位置的有效定位是虹膜识别的关键问题。用一种基于主动轮廓线模型的方法定位虹膜的位置,先用灰度投影法检测出瞳孔内的一点作为瞳孔的伪圆心,该圆心只要能落在瞳孔内部即可。然后以该伪圆心为中心,在其周围等角度间隔地取N个点作为初始的snake基准点,按照snake 的运行机制不断进化,直到虹膜的内边界为止。最后,计算进化后的snake形心和snake上的控制点与该形心的距离,取其平均值作为瞳孔的半径,动态轮廓模型的形心作为瞳孔的圆心,即可准确定位出虹膜内边界的位
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:288090
    • 提供者:318
  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. face

    0下载:
  2. 图像识别,包括人脸识别和虹膜识别,在数字图像中虹膜位置的有效定位是虹膜识别的关键问题。用一种基于主动轮廓线模型的方法定位虹膜的位置,先用灰度投影法检测出瞳孔内的一点作为瞳孔的伪圆心,该圆心只要能落在瞳孔内部即可。-Image recognition, including face recognition and iris recognition, iris position in the digital image of the iris recognition and effective po
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:958335
    • 提供者:张海
  1. harris

    0下载:
  2. Harris Corner角点检测程序,检测图像上的角点,并用红圆在图像上标出,VC6下编译通过-Harris Corner corner detection process to detect the corner of the image and the image with a red circle marked, VC6 compiled by
  3. 所属分类:Other systems

    • 发布日期:2017-05-12
    • 文件大小:2882030
    • 提供者:吴文祥
  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. HOUGH

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

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

    0下载:
  2. hough变换检测图像中的一个圆并显示。有图片,可直接运行看结果。-hough transform to detect the image of a circle and displayed. Pictures, can be run directly see the results.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:5757
    • 提供者:jumping
  1. cvtiga

    0下载:
  2. OpenCV code + FLTK GUI for detect and mark line, box, or circle on any your browse picture-OpenCV code + FLTK GUI for detect and mark line, box, or circle on any your browse picture..
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:5007360
    • 提供者:hypotetian
  1. hough8

    0下载:
  2. 利用霍夫变换检测圆,求圆的半径-Using Hough transform to detect circles, find the radius of the circle. . . . . . . . .
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:999
    • 提供者:王正旺
  1. hough

    0下载:
  2. 用hough变换来检测圆,并且能画出圆的轮廓,是基于opencv的控制台程序,效果不错,适合初学者-With the hough transform to detect circles, and can draw the outline of the circle, is based on the opencv the console application, good results, suitable for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1399446
    • 提供者:王乐
  1. circledetect

    0下载:
  2. circle detect (c plus plus)
  3. 所属分类:File Operate

    • 发布日期:2017-04-10
    • 文件大小:1372
    • 提供者:yoboss
  1. zuoye

    0下载:
  2. 这是一个 用matlab编写的用来检测一幅图的圆心的matlab程序-This is a matlab prepared to detect a picture circle matlab program
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:609
    • 提供者:xiaowang
  1. circledetection

    0下载:
  2. 至今最快速的圆检测算法. 能对自然景观和任何复杂场景中的圆形物体(半径介于15像素和500像素之间,包括破裂圆)进行实时检测.-The fastest circle detection algorithm ever. It can detect circles or arcs with radii ranging from 15 pixels to 500 pixels in real time.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:1967690
    • 提供者:吴建平
  1. HoughLine

    0下载:
  2. 霍夫变换的图像处理程序,能够检测直线和圈,可以完美MFC运行-Hough transform MFC program, able to detect the straight line and circle
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4133092
    • 提供者:潘跃
  1. hough

    0下载:
  2. 国内外的霍夫变换元检测直线检测的论文合集-hough detect line or circle
  3. 所属分类:File Formats

    • 发布日期:2017-06-21
    • 文件大小:34775040
    • 提供者:裴玉东
  1. canny

    0下载:
  2. 非常实用的边缘检测算法,效果显著,经过细化的!-good code it is used to detect the edge of the circle!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:17631
    • 提供者:李浩
  1. log

    0下载:
  2. 另外一个用于边缘检测的好程序,亲自调试,非常好用,分享一下!~-it is used to detect the edge of the circle!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:17467
    • 提供者:李浩
  1. houghdetect

    0下载:
  2. 这是一个用VC++6.0编写的用hough变换来检测圆及其半径位置的程序。-This is a prepared using VC++6.0, with hough transform to detect the circle and its radius of the location of the program.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:306369
    • 提供者:石红玉
  1. 2eb0345c67b9

    0下载:
  2. 检测人的脸部区域,定位人的眼睛嘴,进而圈出人脸-Detect the face area, locate the eyes mouth, and then circle the face
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-04
    • 文件大小:134054
    • 提供者:天行客
« 1 2 3 45 6 »
搜珍网 www.dssz.com