搜索资源列表
jiyutuxiangdesanweichongjian
- 基于图像的三维重建 基于控制点计算射影矩阵
BSpline
- VC实现的绘制B样条曲线曲面的小软件,可绘制均匀,准均匀B样条和贝塞尔曲线曲面,鼠标点取控制点可调节曲线曲面的形状
matlab_NURBS_ToolBox.rar
- 利用B-spline型值点求控制点,本例是用MATLAB实现的,using points in B-spline to get the control points, matlab
BSpline
- OpenGL实现B样条曲线曲面,可看控制点,基函数,并且阶次可以自动升降,并添加纹理,光照等模式-OpenGL to achieve B-spline curves and surfaces, if we look at control points, basis functions, and can automatically order take-off and landing, and add texture, light, such as model
NURBS
- 该算法建立了由最小二乘法,离散点曲率和离散点曲率变化和三项组成的目标函数并求出了最优控制点序列坐标,采用非线性优化方法对权因子序列进行了调整,确立了逼近误差的近似表示方法,并提出了包括上述方法的循环判断流程.-The algorithm was established by the least squares method, discrete points, the curvature and the curvature change and the three discrete points
NURBS2
- 该算法建立了由最小二乘法,离散点曲率和离散点曲率变化和三项组成的目标函数并求出了最优控制点序列坐标,采用非线性优化方法对权因子序列进行了调整,确立了逼近误差的近似表示方法,并提出了包括上述方法的循环判断流程.-The algorithm was established by the least squares method, discrete points, the curvature and the curvature change and the three discrete points
3DBezierSurface
- C++实现从一组控制点生成三维Bezier曲面 -A C++ Program to draw a 3D Bezier Surface for MxN control Points
NURBSsurface
- 绘制nurbs图形的经典程序。可查看控制点-Draw the nurbs graphics classic program. Can view the control point
2
- b样条曲面 有灯光、鼠标球旋转等功能 opengl 可调整控制点-b-spline surface lighting, mouse ball rotation opengl adjustable control points
Programing3_part2_2014-25159
- bezer curve 鼠标交互 四个控制点 OBB AABB 包围盒-this is bezer curve mouse interface 4 control points OBB AABB box
b-spline-surface
- 改程序实现了25个控制点的双三次B样条曲面算法-The app 25 points of control are realized three b-spline surface is presented