CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - 椭圆拟合

搜索资源列表

  1. tuoyuan

    0下载:
  2. 利用选择ROI对待处理的图像进行有效的椭圆拟合。-use ROI treat the choice of images for effective elliptical fitting.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:7.72mb
    • 提供者:李静
  1. ell

    3下载:
  2. 先检测出椭圆,然后对椭圆进行椭圆拟合,画椭圆。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5.07kb
    • 提供者:Mr.zhang
  1. fitellipse.rar

    1下载:
  2. opencv 椭圆拟合的c++语言实现的代码,opencv fitting elliptical c++ language code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:1.66kb
    • 提供者:陈超
  1. ellipsefit.rar

    1下载:
  2. MATLAB实现的一种基于最小二乘的椭圆拟合直接算法源代码,Based on MATLAB to achieve a least-squares fitting oval direct algorithm source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1.99kb
    • 提供者:小蔡
  1. fitellipse.zip

    2下载:
  2. 计算机视觉和视觉测量中常用的椭圆拟合程序。用于视觉测量中的圆形标志点检测。,Computer vision and visual measurement of the ellipse fitting procedure used. Vision for the measurement of circular signs point detection.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:43.3kb
    • 提供者:Liang
  1. fitellipse

    0下载:
  2. 此代码借助OpenCV开源计算机视觉库实现椭圆曲线拟合-This code with open-source computer vision library OpenCV the realization of elliptic curve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:8.43kb
    • 提供者:张豪
  1. ellipsefitting

    1下载:
  2. 输入一组数据,xy值,用来拟合椭圆。只要改变输入数据,该代码就可以直接使用。另附上椭圆拟合算法。-Enter a set of data, xy values, used to fit ellipses. Just change input data, the code can be used directly. Attached on the ellipse fitting algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:259.05kb
    • 提供者:john wang
  1. ellipse

    0下载:
  2. opencv 给出一个椭圆拟合的例子,程序首先发现图像的轮廓,然后用椭圆逼近它-opencv given an example of ellipse fitting, the program first to discover the outline of the image, and then close it with an oval
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:54.59kb
    • 提供者:zhang
  1. jiyuzuixiaoerchengfagaijindesuijituoyuanjiance

    1下载:
  2. 为了提高数字图像中椭圆检测的效率和准确性,提出了一个基于最小二乘法的改进的随机椭圆检测算法. 该算法随机选取图像中的3 个边缘点,在以这3 个点为中心的窗口内,从边缘点中拟合出可能椭圆,并通过随机选 取的第4 个边缘点来确认可能椭圆. 利用直接最小二乘法椭圆拟合的特性,引入可能椭圆边缘点收集和椭圆重新 拟合的迭代过程来提取最终的椭圆参数. 通过对含有不同噪声的仿真图片和包括残缺椭圆的实际图片的实验表 明,新算法的改进是有效的. 与原算法相比,新算法降低了对参数的依赖性,提高了检测
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:360.67kb
    • 提供者:刘镖峰
  1. leituoyuantezhengzidongshibiejiyaxiangsutiqudewanz

    0下载:
  2. 针对视觉检测中高精度、自动化类椭圆图像特征提取的需要,提出一种类椭圆特征自动识别和中心亚像 素定位的完整实现方法。方法中采用基于类椭圆边缘属性对特征区域进行自动识别,采用最小二乘椭圆拟合 精确求取类椭圆亚像素定位中心。实验表明,基于该解决方案,可以实现类椭圆特征的自动识别及椭圆中心的 亚像素定位,定位算法精度较高,鲁棒性强,同时简便易行,不需要人机交互,可以很好地满足视觉检测仪器化 需求。-Vision testing for high-precision, automated
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:176.53kb
    • 提供者:刘镖峰
  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
    • 文件大小:1.48kb
    • 提供者:sdphw
  1. fitellipse

    0下载:
  2. 寻找所有轮廓.绘制所有轮廓并用椭圆拟合. 拟合当前轮廓.-Find all the contours. Draw all the outlines and fit with the ellipse. Fit the current profile.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1.59kb
    • 提供者:chengguo
  1. SubtractionDifference

    0下载:
  2. 程序对850nm红外光和自然光下图片进行查分,去掉背景,二值化,椭圆拟合,粗定位人脸和眼睛位置-Procedures 850nm infrared light and natural light pictures check points, remove the background, binary, ellipse, coarse location positioning face and eyes
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:11.15mb
    • 提供者:章程序
  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
    • 文件大小:1.44kb
    • 提供者:郑嘉颖
  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
    • 文件大小:1.7mb
    • 提供者:王国强
  1. LeastSquaresEllipse

    0下载:
  2. 利用最小二乘法,可以自动实现图像中的椭圆检测并拟合出来,效果很好-Ellipse detection and fitting them to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1.57kb
    • 提供者:lichao
  1. plot_gaussian_ellipsoid

    0下载:
  2. 将获得的数据点进行最小二乘法椭圆拟合,以获得椭圆-The data points will be elliptical least squares fitting to obtain the ellipse
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:2.6kb
    • 提供者:lunqin
  1. 图像处理

    0下载:
  2. 椭圆拟合 XY 分别对应其坐标轴 XY点 散点 拟合 椭圆 灰度转化真彩(The ellipse fitting XY corresponds to its coordinate axis, XY point, scatter point and ellipse fitting)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-30
    • 文件大小:1kb
    • 提供者:pro^w^
  1. 椭圆拟合

    0下载:
  2. 用于拟合图像中的椭圆图形,辨识图像中的椭圆。(It is used to fit the ellipse in the image and identify the ellipse in the image.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-10
    • 文件大小:54kb
    • 提供者:小妖儿
  1. 椭圆检测

    1下载:
  2. MATLAB实现的一种基于最小二乘的椭圆拟合直接算法源代码.附件中的源代码是matlab编写的,实现一种对于椭圆的稳定的数据拟合算法。(Matlab implementation of a direct Algorithm based on the least squares ellipse fitting source code. Annex in the source code is prepared by Matlab, to achieve a stable data for the o
  3. 所属分类:图形图像处理

    • 发布日期:2021-01-19
    • 文件大小:44kb
    • 提供者:月落江城0
« 12 3 »
搜珍网 www.dssz.com