编译PCL Tutorial文件
摘要:
1、PCL Tutorial是使用SPHINX编译而成的。 2、安装Python2.7,从官方网站上下载(Portable Python测试未成功,待研究)。 3、安装setuptools,安装成功会在Scripts目录下找到easy_install.exe。 4、安装pyparsing和doxylink: easy_install pyparsing==1.5.7(必须指定版本,因为pypars... 阅读全文
posted @ 2013-06-18 00:00 flydream 阅读(1002) 评论(0) 推荐(0) 编辑