cnr-isti-vclab / TagLab

A CNN based image segmentation tool oriented to marine data analysis
https://taglab.isti.cnr.it/
GNU General Public License v3.0
84 stars 33 forks source link

Depth maps - what format does the DEM data need to be in? #74

Open orionsmcc opened 1 year ago

orionsmcc commented 1 year ago

What format does the depth map need to be for TagLab to calculate surface area? A TIFF, GeoTIFF, or some other format?

maxcorsini commented 1 year ago

Both Tiff or GeoTiff are fine.

orionsmcc commented 1 year ago

I've been trying to load DEMs into TagLab (TIFF format) and encountering some trouble. When I open the DEM on my desktop it looks fine (I can see shading and topo) but when I load the DEM into TagLab, it looks completely white (no topo). Any idea what I might be doing wrong?