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

搜索资源列表

  1. hoighcircle

    0下载:
  2. 应用hough变换检测圆的代码,很方便。-Hough transform circle detection application of the code, very convenient.
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:1185
    • 提供者:田慧
  1. MATLABHough

    0下载:
  2. 在圆和直线在一起时,能将圆和直线分别检测出来的MATLAB 的Hough源代码-In the circle and straight together, be able to circle and straight out of MATLAB were used to detect the source code of the Hough
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:9245
    • 提供者:张燕
  1. houghcircle

    0下载:
  2. 利用hough变换算法检测圆,比较经典的算法。-hough transform to detect circles, classical algorithms.
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:1159
    • 提供者:任亮
  1. yuanjiance

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

    • 发布日期:2017-04-03
    • 文件大小:34054
    • 提供者:小朋友
  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的程序,用于检测圆的边界。-I hope this code can help others.
  3. 所属分类:Fractal program

    • 发布日期:2017-04-02
    • 文件大小:815
    • 提供者:顾昕
  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_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. 19999ch1_1

    0下载:
  2. 是一个hough程序采用VC++编程 十分实用 可以圆和直线检测-Hough program is a program using VC++ is very useful for detection of circles and straight lines
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:60373
    • 提供者:李天羽
  1. yuanjiancechongzhi

    0下载:
  2. 利用hough变换进行圆检测的程序,对于圆个数小于4的图像有比较好的效果。-Hough transform circle detection using the procedure, less than 4 for a round number of images have better results.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1152
    • 提供者:谢聪凌
  1. eyesegmentation

    0下载:
  2. 程序可实现人眼虹膜、眼睑及睫毛分割,主要功能有:(1)虹膜内外圆的霍夫圆检测;(2)眼睑检测以及参数方程的求解;(3)睫毛的最优化阈值处理。 vc文件夹下包含以下四个内容:(1)最后编译生成的.exe文件;(2)包含主要算法的.h头文件;(3)两幅原始图像(yangjing1.bmp,yanjing2.bmp);(4)两幅经过MATLAB进行自适应直方图均衡化的图像(yanjing11.bmp,yanjing22.bmp)-Program can achieve human iris, ey
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:154661
    • 提供者:郭卉
  1. hough

    1下载:
  2. 霍夫变换,包括同心圆、重叠圆以及小间距圆的边缘检测-Hough transform, including concentric circles, overlapping circles, and small pitch circle edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:848
    • 提供者:tina
  1. hough4

    0下载:
  2. 一种基于随机Hough 变换圆检测的改进算法广义的 Hough 变换可以推广至检验任意形状。-Based on randomized Hough transform circle detection algorithm improved generalized Hough transform can be extended to test any shape.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-05
    • 文件大小:177397
    • 提供者:vicky
  1. DetectfaceOpncv

    0下载:
  2. 用VC编写的圆检测程序,个人觉得速度好于传统HOUGH变换算法。-Written by VC round testing procedures, the individual feels better than the traditional speed HOUGH transform algorithm.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:3807
    • 提供者:
  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. hough-detect

    0下载:
  2. hough变换用来检测圆,代码编写规范,可以通过坐标显示圆的位置。对学习该方面知识有很大帮助-hough transform to detect circles, coding standards, can be shown round by the coordinates of the location. The knowledge of learning helps a lot
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2440175
    • 提供者:高旭超
  1. circle_ditect

    0下载:
  2. 利用canny边缘检测和hough变换检测图形中的圆,并显示出来。-Using canny edge detection and hough transform circle detection graph, and display them.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1445
    • 提供者:Li Wei
  1. line_circle_ditect

    0下载:
  2. 利用canny边缘检测和hough变换检测图像中的直线和圆,并显示出来。-Using canny edge detection and hough transform detection of lines and circles in the image, and displayed.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:2484
    • 提供者:Li Wei
  1. Hough-change-detection.gh

    0下载:
  2. 采用两个步骤的Hough变换就能实现对圆的视觉检测-Two steps to achieve Hough change
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:349427
    • 提供者:lifei
  1. Some-samples-of--image-processing

    0下载:
  2. 实际常用图像处理的一些实例,包括Hough变换检测圆,图像的旋转加缩放,目标的跟踪-Some examples of practical and commonly used in image processing, including the Hough transform detection, image rotation and scaling, target tracking, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1641936
    • 提供者:arthor
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 15 16 »
搜珍网 www.dssz.com