文件名称:OperatePly
介绍说明--下载内容均来自于网络,请自行研究使用
读写ply文件的matlab实现。Writes a mesh to a ply file and Reads a ply file (text format). ply files can be in binary format as we-Writes a mesh to a ply file (text format) wich can be read by PlyView from Cyberware and Scanalyze from Stanford University. Both are available for free.
Reads a ply file (text format). ply files can be in binary format as well this function can read ply files in txt format only e.g. created by makePly.m.
Reads a ply file (text format). ply files can be in binary format as well this function can read ply files in txt format only e.g. created by makePly.m.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
makePly.m
readPLYfile.m