manurare / 360monodepth

Code release for 360monodepth. With our framework we achieve monocular depth estimation for high resolution 360° images based on aligning and blending perspective depth maps.
https://manurare.github.io/360monodepth/
MIT License
149 stars 31 forks source link

grayscale type prosessing #29

Open hahakmj opened 1 month ago

hahakmj commented 1 month ago

Hello, I am impressed with your idea. Thank you. However, I want to extract a grayscale depth map for a feel similar to Facebook 3D photos. When generating depth maps based on MiDas, I easily obtained the desired data by using the '--grayscale' option in the command. I'm curious how to achieve this result with 360monodepth.

manurare commented 1 month ago

Hi,

you can convert the output of the pipeline to grayscale using your favourite image processing library