PCD-Matlab

バージョン 1.0 (21.1 KB) 作成者: Patrick K
Matlab functions to read and write PCD (Point Cloud Data) files with MATLAB
ダウンロード: 45
更新 2023/3/28

PCD-Matlab

Read and write PCD (Point Cloud Data) files with MATLAB

Features

  • Supports reading and writing of PCD files in Matlab
  • Supports ascii, binary and binary_compressed data formats

Requirements

  • Only Matlab required for reading and writing binary or ascii PCD files
  • .NET Framework 4.7.2 Runtime installed for reading and writing binary_compressed PCD files

Build

  • .NET dynamic link library already provided (\lib\CLZF.dll) and rebuild should not be necessary
  • If you want to build it yourself:
    -> Open ...\src\CLZF\CLZF.sln in Visual Studio (2017 - 2022 recommended) with .NET Framework 4.7.2 Developer Pack installed
    -> Build -> Rebuild Solution
    -> Copy from \src\CLZF\bin\$(Configuration)\CLZF.dll to \lib\CLZF.dll
  • If you can not target .NET Framework 4.7.2 choose one of the other supported target frameworks

Credits

LZF De-/Compression algorithms by Oren J. Maurice (2005)
License included in Visual Studio source and Readme.md next to VS project ( ...\src\CLZF )

引用

Patrick K (2024). PCD-Matlab (https://github.com/CarawaySeed42/PCD-Matlab/releases/tag/v1.0), GitHub. 取得済み .

MATLAB リリースの互換性
作成: R2019b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.0

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。