搜索资源列表
particlefiltertotrackhand2.rar
- 使用粒子滤波进行手部跟踪,动态转移矩阵训练得到.使用B样条曲线对手外部轮廓拟合,并引入形状空间限制维数.详细理论参考active contour由michael isard和Andrew blake完成.,The use of particle filter for hand tracking, the dynamic transfer matrix has been training. The use of B-spline curve fitting against an external
image_demo
- 使用vc++2005完成,实现B样条曲线拟合曲线.单文档视图结构.可打开显示图片,可使用B样条曲线对对象轮廓进行拟合.显示B样条曲线的次数,控制点个数,控制点坐标,节点向量等-Using vc++2005 completed, the realization of B-spline curve fitting. The structure of a single document view. To open the display picture, you can use B-spline cu
Bspline
- 本算法是个B样条曲线拟合算法,包括2D的和3D的两种曲线拟合算法。用户可以自己设定拟合的点数,也可以让算法根据拟合效果自动确定。-This algorithm is a B-spline curve fitting algorithms, including 2D and 3D two curve fitting algorithm. Users can set their own fitting points, but also allows the algorithm automatical
BSPLINE
- 基于B样条的平面轮廓重构闭合曲面算法,应用了分段曲线拟合,效果不错-Based on B-spline closed surface plane contour reconstruction algorithms, the application of segmented curve fitting, good results
SplineInterpolation
- 多项式拟合和三次b样条曲线拟合源代码,过关键控制点。-Polynomial fitting and cubic b-spline curve fitting source code, hit critical control points.
1
- Nurbs非均匀有理B样条对曲线的拟合,误差的判断-Non-uniform rational judgment Nurbs B-spline curve fitting, and error
B-spline
- 实现B样条曲线的绘制,包括逼近和插值。逼近是指通过控制节点求得节点向量,再进行曲线拟合。插值是指通过数据节点反求控制节点,并由数据节点求得节点向量,再进行曲线拟合。-The realization of B spline curves, including approximation and interpolation. Approximation is to obtain the node vector through the control node, and then curve fitt
B_SplineAlo
- 曲线拟合详解,包括b样条曲线和bzeier曲线,b样条曲线的算法-Detailed curve fitting, including b-spline curves and bzeier curves, b-spline curve algorithm