CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - ellipse detection

搜索资源列表

  1. Hough-tuoyuan

    2下载:
  2. Hough检测直线,圆,椭圆的代码 其中椭圆是用matlab-Hough line detection, round, oval ellipse code which is used Matlab
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2537
    • 提供者:郭飞
  1. subpixel01

    0下载:
  2. Zernike矩和最小二乘椭圆拟合的亚像素边缘提取,基于改进的Canny算子和Zernike矩的亚像素边缘检测方法.kdh-Zernike moments and least squares ellipse fitting sub-pixel edge detection, Canny operator based on the improved Zernike moments and sub-pixel edge detection method. Kdh
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1779596
    • 提供者:王国强
  1. Hough

    0下载:
  2. Hough检测直线,圆,椭圆的代码,用hough变换实现圆的检测,能完美检测出图像中的圆、直线和椭圆-Hough detection of straight line, circle, ellipse, code, hough transform circle detection can be perfect in the detected image of circles, lines and ellipses
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:2268
    • 提供者:李文
  1. houghcircles_vs10

    0下载:
  2. 图形检测,hough变换检测直线、圆、椭圆。-Pattern detection, hough transform to detect straight line, circle, ellipse.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:16005120
    • 提供者:che
  1. ellipse-detection

    0下载:
  2. 在噪声严重情况下,对图像中椭圆进行检测,SCI文章,效果还可以-detect the ellipses presented in the noisy environment
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1146229
    • 提供者:纸鸢
  1. EllipseDetector-Dist

    0下载:
  2. 用于检测椭圆图形,得到椭圆五维参数。内附具体实例,并配有具体程序。-For the detection of elliptical pattern to get the five-dimensional ellipse parameters. Included specific examples, and with specific procedures.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2256482
    • 提供者:黄凌霄
  1. hough

    0下载:
  2. 采用的是基于弦中点的hough变换椭圆检测算法,大家可以在百度上搜这篇论文,由于不是用的标准hough变换的算法,所以运行速度还不错-Used is based on the midpoint of the chord hough transform ellipse detection algorithm, we can search on Baidu paper, because the algorithm is not used in standard hough transform, so
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1220
    • 提供者:linyu
  1. matlab_cod

    0下载:
  2. 使用椭圆拟合的特征匹配方法,通过椭圆拟合检测特征并匹配-Use ellipse fitting feature matching method, ellipse fitting detection feature and match
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:155117
    • 提供者:john
  1. hough-ellipse

    0下载:
  2. hough变换检测椭圆的MATLAB程序-hough detection codes to detect shapes in images
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:695
    • 提供者:苏亚
  1. Untitled

    0下载:
  2. 椭圆检测。利用霍夫变换的原理实现椭圆的检测,并在图中标记出来,可用于方向盘的检测。-Ellipse detection. Using the principle of detecting the implementation of elliptic Hof transform, and marked in the graph, can be used to detect the steering wheel.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-13
    • 文件大小:2101
    • 提供者:Lee
  1. OpenCV-Circle-Detection

    0下载:
  2. 该函数用于图像中圆形的识别与类圆形的识别-this function is used to detect the circle and ellipse in the image
  3. 所属分类:OpenCV

    • 发布日期:2017-05-11
    • 文件大小:2482524
    • 提供者:george
  1. test9

    1下载:
  2. OpenCV 的圆形标记点的提取方法, 通过对图像进行平滑处理 、 边缘检测 、 轮 廓查找 、 几何约束以及椭圆拟合, 实现圆形标记点的提取。 有关圆形物体识别的场合。 -Extraction OpenCV circular markers by the image smoothing, edge detection, contour search, geometric constraints and ellipse fitting, to achieve extraction of ci
  3. 所属分类:Special Effects

    • 发布日期:2017-06-03
    • 文件大小:14971818
    • 提供者:fcf
  1. FSOUCP

    0下载:
  2. 基于鱼群算法的椭圆检测,对于一组随机的椭圆点,可以得到椭圆参数,检测精度高。-Ellipse detection algorithm based on fish, for a group of random ellipse point, the parameters can be oval, high detection accuracy.
  3. 所属分类:Fractal program

    • 发布日期:2017-04-14
    • 文件大小:4577
    • 提供者:teresa
  1. ransac

    0下载:
  2. 基于ransac的椭圆检测,对于一组随机的椭圆点,可以得到椭圆参数,检测精度高。-Based ransac ellipse detection, for a group of random elliptic points, you can get an ellipse parameters, high detection accuracy.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:537
    • 提供者:teresa
  1. Detect

    0下载:
  2. 检测圆形的失真度,即椭圆的长轴和短轴之比。例如可以应用在圆形器件的检测等方面,内部放了部分实验图片-To detect the distortion of the circular, the ratio of the long axis and short axis of the ellipse. For example, can be applied in the detection of circular devices, etc., the internal part of the exp
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12751497
    • 提供者:刘坤
  1. Find

    0下载:
  2. 基于OpenCV的椭圆检测算法,通过边界处理、轮廓识别、椭圆拟合来检测椭圆-Ellipse detection algorithm based on OpenCV,Boundary treatment, contour detection
  3. 所属分类:OpenCV

    • 发布日期:2017-05-04
    • 文件大小:5457
    • 提供者:zhch75
  1. hough_ellipse1

    0下载:
  2. 基于椭圆的几何性质确定椭圆的两个参数,再结合hough确定另外三个参数,实现椭圆的检测-Based on the geometric properties of the ellipse to determine the two parameters of the ellipse, and then combined with Hough to determine the other three parameters, to achieve the detection of ellipse
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1426
    • 提供者:xujialiang
  1. double-ellipses-skin-color-model

    0下载:
  2. 在复杂背景下双椭圆模型结合在CbCr和CgCr平面内体现的肤色聚集性和集中性的检测效果要比单高斯模型的效果好。在YCbCr和YCgCr颜色空间中,虽然Y分量和Cb、Cr、Cg分量表示的性质看似是相互独立的,但它们都是建立在红、绿、蓝三个基本颜色分量值的基础上算出来,因此它们之间仍然存在着千丝万缕的关系。根据肤色在两种色彩空间中体现出的聚集性提出CbCr-CgCr双椭圆肤色模型-Good background in complex dual oval model incorporated with
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:961
    • 提供者:曹家敏
« 1 2 3»
搜珍网 www.dssz.com