-
Python绑定的pypoisson:用于泊松曲面重建的MATLAB泊松抠图代码
资源介绍
泊松抠图matlab代码泊松曲面重建
Python
绑定
泊松曲面重建
v6.13
Python
Binding
of
Poisson
Reconstruction
by
[Michael
Kazhdan]
()
for
C++
GNU
Compilation
based
on
the
MATLAB
MEX-File
bindings
by
安装
$
git
clone
--recursive
git://github.com/mmolero/pypoisson.git
$
cd
pypoisson
$
python
setup.py
build
$
python
setup.py
install
在
Windows、OSX
和
Linux
上测试
转到示例文件夹
from
pypoisson
import
poisson_reconstruction
from
ply_from_array
import
points_normals_from
,
ply_from_array
filename
=
"horse_with_normals.xyz"
output_file
=
"hor