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

搜索资源列表

  1. hough--line

    1下载:
  2. Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等-Hough transform is image processing image recognition from the basic geometry of one of the meth
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:148658
    • 提供者:丁海龙
  1. CircleDetection

    0下载:
  2. MFC基于最小二乘法检测圆的算法,只能检测单个圆。-MFC-based least squares algorithm for detecting circles, can only detect a single round.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4126323
    • 提供者:gu wei
  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. CircularHough

    1下载:
  2. 使用hough变换检测圆,程序说明详细,可以检测同心圆-Using the hough transform to detect circles, detailed descr iption of the procedures, can detect the concentric circles
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:115738
    • 提供者:hanyulan
  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. houghtrans

    0下载:
  2. 应用 hough变换检测圆 进而进行其他操作-Hough transform to detect circles and then applied to other operations
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:2121
    • 提供者:董海川
  1. circle--detect

    0下载:
  2. 在工业检测现场,圆检测很重要,主要是关于圆检测的文章-Testing in the industrial field, circle detection is very important, mainly about the article circle detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8591776
    • 提供者:sisi
  1. houghCircles

    0下载:
  2. 对opencv中的hough变换检测圆的算法进行了注释-write some commnets on circle detecton using hough trasform, the algorithm is in opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:3246
    • 提供者:梁超
  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-circle-detection

    0下载:
  2. 按照步骤根据hough变换进行圆检测 按照步骤根据hough变换进行圆检测-Follow the steps under the hough transform for circle detection in accordance with the steps under the hough transform circle detection
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:11349
    • 提供者:
  1. CircleFitByPratt

    0下载:
  2. 本程序用于对图片中的圆进行圆心的检测,并确定圆心的坐标。-to fit the centre of a circle By Pratt
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:2229
    • 提供者:郑嘉颖
  1. Hough

    0下载:
  2. vs2008环境下,hough圆检测算法,编译通过,可以直接用。-vs2008 environment, hough circle detection algorithm, compile, can be directly used.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1531647
    • 提供者:yao
  1. hough

    0下载:
  2. 此程序使用是vc平台结合opencv 实现图像中的圆检测-The circle detection of image
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1401058
    • 提供者:王乐
  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. HoughCircles

    0下载:
  2. 这是利用Opencv实现圆检测的源代码。-This file is to implement the circles detection with opencv library.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1360891
    • 提供者:yg
  1. subpixel03

    0下载:
  2. 椭圆目标的亚像素边缘定位方法研究.caj 新型亚像素圆检测算法.kdh-Sub-pixel edge of the oval target location method. Caj new sub-pixel circle detection algorithm. Kdh
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:422060
    • 提供者:王国强
  1. subpixel05

    0下载:
  2. 一种亚像素圆检测的新算法.kdh 圆结构光光条中心亚像素级提取方法.kdh-A sub-pixel of the new circle detection algorithm. Kdh center circular structure of bare sub-pixel level extraction. Kdh
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:302742
    • 提供者:王国强
  1. houghT-circles-matlab

    0下载:
  2. hough变换检测圆,里面有样例图片和报告解释。其中circle_dec.m在matlab中直接调用可以运行。-Using Hough Transform to detect circles.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:414542
    • 提供者:zxx
  1. fatigue-detection_matlab

    6下载:
  2. 疲劳检测Matlab程序,基于肤色的人脸识别,基于霍夫变换的圆检测,通过眨眼频率判断疲劳程度-fatigue detection
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:3955
    • 提供者:雪獒
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 25 »
搜珍网 www.dssz.com