DEM to volumetiric

バージョン 1.0.0.0 (1.28 KB) 作成者: Dimitris
converts a Digital Elevation Model (or 2.5D data) to a volumetric raster (or true 3D data)
ダウンロード: 1K
更新 2010/2/22

ライセンスの表示

In a DEM height information is strored as h(x,y). This scripts converts h(x,y) to I(x,y,z) based on

(a) if z < h(x,y) then I(x,y,z) = 1
(b I(x,y,z) = 0 otherwise.

引用

Dimitris (2025). DEM to volumetiric (https://www.mathworks.com/matlabcentral/fileexchange/26752-dem-to-volumetiric), MATLAB Central File Exchange. に取得済み.

MATLAB リリースの互換性
作成: R2008b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersPolygons についてさらに検索
謝辞

ヒントを得たファイル: boxcount

Community Treasure Hunt

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

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