搜索资源列表
point3Dspline
- 实现三维空间点的样条插值算法,point3D cubic spline
Objeto
- class object point point3d ariste face
Point
- 定义Point2D,及定义它的属性和方法; 定义子类Point3D,及定义它的属性和方法;在Point3D中的主函数main()中实例化两个Point2D的对象,并通过这两个对象调用它们的属性和方法,输出方法执行结果。 -Defined Point2D and define its properties and methods defined subclass Point3D, and define its properties and methods instantiated i
point3d
- 用于点云的显示和表示。实现点云的的表现形式。-It displays the point cloud and representation. Achieve manifestation of the point cloud.
point3d
- 直接运行TestMyCrust.m, 读取点云txt,或者直接加载mat文件 运行需要几分钟,耐心等待 完成后运行trianglenormal.m, 生成三角面片的法向量 运行完成得到tri.txt(组成三角面片的点的编号信息),trinormal.txt(每个三角面片法向量数值),diandian.txt(每个点云信息) 然后将三个数据当做stl_gen.exe的输入文件,得到trisuface.stl文件(run TestMyCrust.m, read point cloud fil
实验报告
- 实现平面上点距离的计算,拓展为体坐标系上的距离计算(Calculation of point distance on plane)