I have a layered depth of Images, and would like to enhance the rgba frame. as shown in the figure I would like to enhance the RGB images there. So My idea is to take a camera frame image and reproject it using the depth, is there any better approach or a way to enhance the rgb images.
The paper that implemented that LDI is here:
and their github repo: lifecast_public/nerf at main · fbriggs/lifecast_public · GitHub
The current main problem, is I’m getting very noisy RGB Images and they are not very clear in terms of pixel density.