DEM to volumetiric

Versione 1.0.0.0 (1,28 KB) da Dimitris
converts a Digital Elevation Model (or 2.5D data) to a volumetric raster (or true 3D data)
1K download
Aggiornato 22 feb 2010

Visualizza la licenza

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.

Cita come

Dimitris (2025). DEM to volumetiric (https://it.mathworks.com/matlabcentral/fileexchange/26752-dem-to-volumetiric), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2008b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Riconoscimenti

Ispirato da: boxcount

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0