搜索资源列表
circle-line
- 对图像的边缘点使用最小二乘法进行圆弧拟合,对图像轮廓进行多边形逼近,算法实用快速,可靠-The edges of the image point arc fitting using least squares method, the image contour polygon approximation algorithm practical fast, reliable
biarc3
- 双圆弧拟合 采用平均转角法 双圆弧拟合 采用平均转角法-biarc biarc biarc biarc biarc biarc
biarc
- 用C#写的双圆弧拟合程序。采用平均转角法。智能控制误差-Biarc
Bspling_fitting
- 本软件的主要功能是用B样条曲线去拟合输入的若干个数据点,同时用圆弧逼近该曲线生成数控加工G代码。 如上图所示:线上的红点为输入点,线旁的绿点为反算出的控制点,列表框中则是数控加工G代码。 本软件还有自动判错的功能如下图所示当文本框为空或输入的点数少于两个时将会分别弹出警告消息框。本软件主要的设计思路为利用一定的算法根据已知道的型值点反求控制点后根据控制点画出B样条曲线,本软件通过VB语言实现的 -Three B-spline fitting the data points are k
Graph
- 图形学完整课件,包括光栅图形学,图形裁剪,基本几何,二维几何,图形变换,三维几何,几何造型,光照模型,曲线与曲面,曲线拟合与双圆弧逼近,交互技术等。-Graphics complete courseware, including raster graphics, graphic cut, basic geometry, two-dimensional geometry, graph transformation, three-dimensional geometry, geometric mod
Circle
- 拟合圆弧的源程序 非常适合初学者查看!!! 是一个很使用的文档-Fitting arc of the source is very suitable for beginners view! ! ! Is a use of the document! ! !
AutoCADCurvetech
- AUTOCAD 曲线技术,重点分析双圆弧、样条线和NURB拟合技术-AUTOCAD curve of technology, the focus of double arc, spline fitting lines and NURB
OpenRadar7.0
- 激光雷达数据采集或读取、显示、直线拟合、角点提取、圆弧拟合、位姿解算等-Lidar data acquisition or read display, fitting a straight line, corner extraction, arc fitting Pose solver
CurveFit-2.0-win32-vc10
- CurveFit是一个用于曲线拟合优化的开发包(SDK)。在许多领域都有广泛的应用如广告,标识,服装,皮革等。在这些领域设计的图形经常使用样条曲线等高阶线条表达的,切割加工的时候需要把他们转换成机器能接受的直线和圆弧。CurveFit是这样一个库,他实现在保证几何图形精度的前提下尽可能地优化拟合这些图形,输入一些参数和数据他就能生产优化后的结果,他可以减少高达90 的线段数量。这个开发包 (SDK,曲线拟合库) 支持大多数平台,从 32位/64位Windows到Linux/Unix 系统,他也支
Arc_Fitting
- MFC进行圆弧样条拟合的程序,包括绘图及输出数据参数功能-MFC for circular spline fitting procedures, including drawings and output data parameter functions
PoleLikeObjDet
- 圆拟合算法,用于从扫描线点云数据中拟合圆弧,从而提取出弧段点集。-The circular fitting algorithm is used to fit the arc the point cloud data of the scan line to extract the set of arc points.
OpenRadar7.0
- 使用激光雷达进行的环境特征提取的程序,可以用来定位,构建环境地图等(The procedures are for environmental feature extraction of lidar,which can be used to locate, build environmental maps, etc.)
fitcircle
- 根据圆弧上多点的实测数据,拟合计算圆心坐标和圆的半径(According to the measured data of multiple points on the arc, the coordinates of the center of the circle and the radius of the circle are calculated and fitted.)