7 methods to get a depth map without exiftool
Online Tools
- Use an online extractor e.g.: Depth Map Extractor or Depth Extractor (both don't work with my example file from the Google Pixel 6a)
- Use Photopea. Photopea is even able to import all other images inside the metadata. You can use this tutorial or directly go to https://www.photopea.com/.
Command line Tools
- Depth-map-extractor an Python script optimised for photos from Huawei phones.
- Phonedepth, a small command line tool to extract depth data.
Creating not extracting
- In 3D tools like blender you can simply render the mist pass/depth map and then use it in other programs:
- AI: There are several AI depth map creation tools. (online and local). The quality varies quite a lot depending on the input image and the used model. Sometimes it looks good at first glance, but is simply wrong. However, the AI models are improving very quickly. But if it is not perfect you can fix it, have a look at the last point.
Here for example the not very good output result from 3dphoto.io:
Input.And here the result from MiDaS:And for reference the depth map created from the phone and extracted: - If this all doesn't help, you can still draw the depth map by hand with e.g. GIMP:
Here you can find a tutorial: https://triaxes.com/articles/manual-depth-map-creation/
Kommentare
Kommentar veröffentlichen