DEM to volumetiric

Versión 1.0.0.0 (1,28 KB) por Dimitris
converts a Digital Elevation Model (or 2.5D data) to a volumetric raster (or true 3D data)
1K descargas
Actualizado 22 feb 2010

Ver licencia

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.

Citar como

Dimitris (2024). DEM to volumetiric (https://www.mathworks.com/matlabcentral/fileexchange/26752-dem-to-volumetiric), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2008b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Polygons en Help Center y MATLAB Answers.
Agradecimientos

Inspirado por: boxcount

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0