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

搜索资源列表

  1. fitellipse

    0下载:
  2. 基于最小二乘法的椭圆拟合MATLAB程序-Based on least squares ellipse fitting MATLAB program
  3. 所属分类:Graph program

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

    0下载:
  2. 椭圆拟合的最小二乘算法和原理。对于初学的人肯定有帮助。我也是转载的,希望对你们有帮助。-Ellipse fitting algorithm and the principle of least squares. For the beginner who is sure to help. I am also reproduced, hope you have help.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:316308
    • 提供者:顾宾
  1. ellipse_fit

    0下载:
  2. 基于直接最小二乘法的椭圆拟合程序,比较实用,适用于图像处理,椭圆拟合方面研究的初学者-Direct least square method based on ellipse fitting procedure more practical for image processing, aspects of ellipse fitting for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1514
    • 提供者:sdphw
  1. Oval

    0下载:
  2. 圆及椭圆拟合输入: 图像文件seal1.jpg、seal2.jpg、coin1.jpg 任务: 尝试将上述三个文件中圆或椭圆的外轮廓拟合出来 输出要求: 1. 每个拟合圆或椭圆的中心坐标,半径或长短轴长度; 2. 将主要的中间步骤及最终拟合结果用OpenCV的cvShowImage 显示出来。-Circle and ellipse fitting type: image file seal1.jpg, seal2.jpg, coin1.jpg task: Try the
  3. 所属分类:OpenCV

    • 发布日期:2017-03-27
    • 文件大小:1572
    • 提供者:萧白
  1. orthogonal

    0下载:
  2. 用于计算椭圆的正交点用于椭圆几何参数的拟合-Quadrature points used to calculate the ellipse fitting for the elliptical geometry
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1022
    • 提供者:王知行
  1. 2

    0下载:
  2. ellipse fitting algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:252104
    • 提供者:JJOH
  1. fit_ellipse

    0下载:
  2. 该程序描述了一种椭圆拟合算法,能够有效拟合椭圆图形。-This file is a ellipse fitting algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:4187
    • 提供者:yangxh
  1. fitellipse

    1下载:
  2. 本程序实现的功能是对离散的点进行椭圆拟合运算。-The function of this program is to achieve the discrete points of ellipse fitting operations.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1470
    • 提供者:郑嘉颖
  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. nihetuoyuanjihezhongxin

    0下载:
  2. 求解拟合椭圆的几何中心,进而进行图像配准-Solving geometric center of the ellipse fitting
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:1075
    • 提供者:万向
  1. tuoyuanzhanlianfenge

    0下载:
  2. 粘连分割,基于椭圆拟合,实现粘连分割,文中给出结果挺好。-Adhesion segmentation, based on ellipse fitting, achieve adhesion split, given good results.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:285485
    • 提供者:braverobin
  1. zhanliandianqueding

    0下载:
  2. 粘连分割,粘连点确定,基于椭圆拟合的粘连点确定分割。-Adhesion segmentation, to determine the adhesion points, based on the adhesion point of the ellipse fitting to determine the split.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:366881
    • 提供者:braverobin
  1. getCPT

    0下载:
  2. 进行椭圆拟合的测试工程,配合三维靶场使用-The ellipse fitting test engineering with three-dimensional shooting range
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-04
    • 文件大小:17809341
    • 提供者:lee
  1. ellipseFit

    0下载:
  2. 用C++编写的基于OPENCV的椭圆拟合程序-The written in C++ OPENCV-based ellipse fitting program
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-16
    • 文件大小:11727916
    • 提供者:lee
  1. Fitting-ellips-code-simple

    0下载:
  2. fitting ellipse to data points
  3. 所属分类:Algorithm

    • 发布日期:2017-11-28
    • 文件大小:1145
    • 提供者:mylifefree
  1. Houghtransform

    1下载:
  2. 基于hough变换瞳孔定位识别:使用灰度累加算子首先获得一个瞳孔内点,然后进行瞳孔分割、边缘检测、椭圆拟合,极端条件下也可实现瞳孔定位识别,鲁棒性很好-Based on the the hough transform pupil location identification: the use of gray-scale accumulation operator First a pupil within, and then split pupil, edge detection and ell
  3. 所属分类:Document

    • 发布日期:2017-11-16
    • 文件大小:68439
    • 提供者:
  1. opencvEllipseFitting

    0下载:
  2. OPENCV椭圆拟合程序,自己下载后修改修改参数就可以直接使用。-The OPENCV ellipse fitting procedure, modified after downloading modify the parameter can be used directly.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-11
    • 文件大小:55705
    • 提供者:张文寅
  1. fitellipse

    0下载:
  2. 将离散的点拟合成椭圆,对椭圆进行拟合,返回5个参数,效果非常好-The discrete points fitted ellipse, the ellipse fitting to return to the five parameters, the effect is very good
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-23
    • 文件大小:1604
    • 提供者:齐志峰
  1. least-median

    0下载:
  2. this is a matlab code for least median ellipse fitting error method that can find best ellipse in an image
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:15649
    • 提供者:maryam
  1. u1

    1下载:
  2. 椭圆拟合,运用椭圆的边缘线进行椭圆拟合,并求不同椭圆之间的公切线和切点,以及椭圆的中心。-Ellipse fitting, using elliptical edge line of ellipse fitting, and the common tangent and the tangent point between different ellipse, and the center of the ellipse.
  3. 所属分类:Algorithm

    • 发布日期:2015-06-07
    • 文件大小:2048
    • 提供者:蔡天训
« 1 2 34 5 6 »
搜珍网 www.dssz.com