PLY文件的读取和写入我要分享

Reading and writing of ply file

三维点数据 PLY-matlab--读取 存储ply write_ply 写入ply

关注次数: 386

下载次数: 1

文件大小: 24K

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:PLY文件的读取和写入程序:PLY文件是一个三维图形的数据存储格式,包括了三维曲面上所有采样点的坐标,以及所有采样点间的网络拓扑


English Description:

Ply file reading and writing procedures: ply file is a 3D graphics data storage format, including the coordinates of all sampling points on the 3D surface, as well as the network topology between all sampling points


代码预览

PLY_IO_Read or Write a PLY File

...............................\i4mat_transpose_print_some.m

...............................\PLY_IO - Read or Write a PLY File.mht

...............................\ply_io_test.m

...............................\ply_io_test01.m

...............................\ply_io_test02.m

...............................\ply_read.m

...............................\ply_to_tri_mesh.m

...............................\ply_write.m

...............................\pyramid.ply

...............................\r8mat_transpose_print_some.m

...............................\sphere.ply

...............................\s_len_trim.m

...............................\timestamp.m

...............................\tri_mesh_to_ply.m