thygate / stable-diffusion-webui-depthmap-script

High Resolution Depth Maps for Stable Diffusion WebUI
MIT License
1.72k stars 159 forks source link

[Feature Request] Please save the corrected depth map. #284

Open octf opened 1 year ago

octf commented 1 year ago

Applying the output depth map as displacement map gives a different result than the output mesh option's result.

See this picture image

The left object is created by applying the depth map to a unit sphere, the right object is the mesh object output directly from this extension (Generate Simple 3D Mesh, Equirectangular projection ON).

So, It makes sense to output the corrected depth map as well. Big life savior.