DEM to volumetiric
Version 1.0.0.0 (1,28 KB) von
Dimitris
converts a Digital Elevation Model (or 2.5D data) to a volumetric raster (or true 3D data)
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.
Zitieren als
Dimitris (2025). DEM to volumetiric (https://www.mathworks.com/matlabcentral/fileexchange/26752-dem-to-volumetiric), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2008b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Mehr zu Polygons finden Sie in Help Center und MATLAB Answers
Tags
Quellenangaben
Inspiriert von: boxcount
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0.0 |