Normally I can view the exported ortho TIFF files in Gimp, but my just complete orthophoto (21 hours, 4965 X 20MP images, 5 square km area) is blank white. It looks ok in WebODM (apart from the annoying vertical white lines that prevent nice screen grabs), and the DSM and 3D images also look good.
In GIMP the image seems to be made up of a single 159MB image, whereas normally I see about 8 images of various sizes/resolutions to select from. Importing as layer or image makes no difference.
GeoTIFFs are Raster Data, not images. Similar, but different enough to cause headaches like this at times.
GIMP is likely choking on something in the file (BigTIFF?). Paint.NET has pretty strong GeoTIFF support, but really, it should be opened by a Geospatial program.
Nah, looks right. You have a single-band image with the default palette applied.
You can change the layer symbology to use another color ramp to mimic the appearance you see in WebODM. Or use another you may like better!
Incidentally, this is a great example of what I said above. This is data in a grid. The data values are roughly 420ish-570ish per pixel in this case. WebODM applies a color ramp to aide visual analysis. Same for QGIS. However, it doesn’t really look like anything on its own, and GIMP showed you data VS nodata, basically, since that was all it could display without a ramp/paletted interpretation.
Colors in most normal 8bit depth images are in the range of 0-255 (integer) for each band of Red, Green, and Blue, the composition of which gives you an RGB color value per pixel. So you can see why GIMP didn’t show you much, since it had a single band of crazy non-normal values. It really should stretch/palette to grayscale like QGIS does.
So, you can symbolize it in QGIS, or in WebODM you can export the symbolized image as a rendered GeoTiff, which is a great way to “burn in” your visualization to ensure others see it the exact same way. Note that this changes (or ruins, if you’re not being generous) the data. No longer suitable for numerical analysis.
I’m not sure I understand some of that but if I import from all.zip, then I see the image properly, as I have done for all my other exports This time however, there was no choice of any of the 8 or so different resolution versions
The good news is that effective 10cm resolution orthophotos (due to scaling the image 0.25X linear) can be produced from ~5000 images in WebODM in less than a day
If I wanted full ~2cm resolution it might take a week on my computer though!