搜索资源列表

  1. 217.matlab.tar

    0下载:
  2. 椭圆拟合的相关介绍与数学运算方法,包括说明文档及源码、和测试数据-elliptical fitting related presentations and mathematical methods, including documentation, and source code, and test data
  3. 所属分类:其他小程序

    • 发布日期:2024-05-13
    • 文件大小:19456
    • 提供者:胡笑民
  1. mulcircle

    0下载:
  2. 最小二乘法的圆拟合算法,可用各种开发工具实现,本算法使用VC语言-least squares fitting algorithm circle, the various development tools available to realize that the algorithm used language VC
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-13
    • 文件大小:3692544
    • 提供者:任萍
  1. iplab

    0下载:
  2. 最小二乘法圆拟合.编译运行后随便打开一个图片,当然最好是全白的图片,然后就点吧,大于三个点后就会开始拟合。红线画的圆为拟合的圆,深蓝的点为鼠标点击设置的样本点。单击鼠标右键清空样本集。 -least squares fitting round. After running compiler casually open a picture, of course, the best are the white photographs,
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-13
    • 文件大小:175104
    • 提供者:da
  1. fengejiance

    1下载:
  2. 对圆形物体图像进行图像边缘检测,图像分割,检测及圆拟合-Images of circular objects in image edge detection, image segmentation, detection and circle fitting
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:chu
  1. mianjiniheyuan

    0下载:
  2. 圆拟合,实现在干扰情况下的内孔定位,并拟合圆获得半径和圆心坐标-Circle fitting, the realization of the interference situation in the inner hole positioning and fitting circle radius and center coordinates obtained
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:239616
    • 提供者:li nan
  1. loacation_nornmalization_iris

    1下载:
  2. 采用最小均方差法对虹膜瞳孔定位,虹膜外圆定位,归一化及其增强处理,圆拟合-Using least-mean-variance method of positioning the iris pupil, iris outer location, normalized and enhanced handling, circle fitting
  3. 所属分类:图形图象

    • 发布日期:2024-05-13
    • 文件大小:4096
    • 提供者:linxi
  1. h1al2-cups3-utils_0.6.16.orig.tar

    0下载:
  2. 激光光斑中心定位算法的实用性改进.pdf,HOUGH算法,重心算法,圆拟合算法-Laser spot center location algorithm to improve the practicality. Pdf, HOUGH algorithm, centroid algorithm, circle fitting algorithm
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:102400
    • 提供者:sdfsdf@dfd.com
  1. curvefitting

    0下载:
  2. 最小二乘法的曲线拟合检测圆软件,只需点击三个点就可以吧圆拟合出来。-Least squares method of curve fitting software Detect circle, simply click on the three-point circle fitting can let out.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-13
    • 文件大小:2490368
    • 提供者:王延海
  1. circfit

    0下载:
  2. 这是本编写的一个基于均值法的圆拟合程序,可以直接使用-This is the preparation of a law based on the average circle fitting procedures, can be directly used
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:王江
  1. squarecircfit

    0下载:
  2. 本人编写的基于最小二乘法的圆拟合程序,可直接下载使用。-I prepared the least squares method based on circle fitting procedures, can be directly download.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:王江
  1. circlefit

    0下载:
  2. 最小二乘法圆拟合,用于图像处理,比较复杂,请耐心看完,也可直接使用-least square error (LSE) circle fitting, applicable to image processing, a little complicated, can be used directly
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-13
    • 文件大小:3072
    • 提供者:yang xulei
  1. circle_fit

    0下载:
  2. 毕设,圆拟合程序,使用最小二乘法。 输出圆心,半径。-Picasso, circle fitting procedures set, using least-square method. Output circle, radius.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:duren
  1. circle_fit

    0下载:
  2. 圆拟合,通过已知的多组数据,拟合出最小误差的圆-Given a set of measured x,y pairs that a re supposed to reside on a circle, but with some added noise. A circle to these points, i.e. find xc,yc,R, such that (x-xc)^2+(y-yc)^2=R^2
  3. 所属分类:matlab例程

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:张大舜
  1. lsge-matlab

    0下载:
  2. 用matlab实现的二维圆拟合和三维圆拟合
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-13
    • 文件大小:32768
    • 提供者:chxspace
  1. circlefitting

    0下载:
  2. 实用的圆拟合程序,已成功运行,在图像处理方面得到广泛应用-circle fitting programe,it runs well.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:jiney03
  1. circle

    0下载:
  2. 对图像进行简单处理,对光斑圆拟合,求圆心与半径(Simple processing of the image, fitting the spot circle, finding the center of the circle and radius)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:圆圆314
  1. 拟合圆

    0下载:
  2. 根据X和Y两组数据,将两组数据在X-Y平面上最小二乘法拟合出圆(According to X and Y two sets of data, the two sets of data in the X-Y plane, the least square method of fitting the circle)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-13
    • 文件大小:381952
    • 提供者:HRobert
  1. MATLAB拟合求解圆心和半径

    0下载:
  2. MATLAB拟合求解圆心和半径,通过给定的一系列点的坐标,拟合出最接近的圆(MATLAB fitting for the solution of the center and radius)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-13
    • 文件大小:2048
    • 提供者:lai东东
  1. image_图像边缘检测,图像分割,检测及圆拟合

    0下载:
  2. 可以实现图像边缘检测,并对圆形区域实现圆的拟合(It can realize image edge detection and circle fitting.)
  3. 所属分类:图形图象

    • 发布日期:2024-05-13
    • 文件大小:1024
    • 提供者:闲情偶寄
  1. Ransac拟合直线和圆

    0下载:
  2. C# 实现直线拟合,圆拟合 ransac算法,剔除忽略点(C# realizes line fitting and circle fitting with ransac algorithm to eliminate the ignored points)
  3. 所属分类:C#编程

    • 发布日期:2024-05-13
    • 文件大小:76800
    • 提供者:bosshyup
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org