Skip to content

Algorithm to fit Triangular Regular Networks (meshes of rectangular triangles) to Digital Elevation Models.

License

Notifications You must be signed in to change notification settings

amazingsmash/DEM2TRN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Triangular Regular Networks Generator from Randomly Distributed Digital Elevation Models

Many times, specially in the realm of geographical visualization, vertical displacement maps need to be translated into coarser mesh models. One of the most typical mesh structures is the Triangular Regular Networks (TRN), meshes of rectangular triangles, evenly distributed in the XY plane.

This work presents a Matlab implementation of our algorithm to compute an optimally displaced TRN, achieved by minimising the geometrical error equation between the DEM and the mesh.

Reference

@article{santana2017accurate, title={Accurate triangular regular network adjustment to large digital elevation models}, author={Santana, Jos{'e} M and Trujillo, August{'\i}n and Su{'a}rez, Jos{'e} P and Ortega, Sebasti{'a}n}, year={2017}, publisher={V{'a}clav Skala-UNION Agency} }

About

Algorithm to fit Triangular Regular Networks (meshes of rectangular triangles) to Digital Elevation Models.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages