登录 注册
当前位置:主页 > 资源下载 > 50 > Python绑定的pypoisson:用于泊松曲面重建的MATLAB泊松抠图代码

Python绑定的pypoisson:用于泊松曲面重建的MATLAB泊松抠图代码

  • 更新:2024-11-22 19:34:56
  • 大小:2.3MB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:Matlab - 大数据
  • 格式:ZIP

资源介绍

泊松抠图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