I'm working on depth estimation using the NYU Depth Dataset V2. I have an RGB image and its corresponding Kinect depth map which is in black and white. I need to convert the black and white depth map to an RGB depth map. What is the best way to proceed with this? The documentation does not provide enough information about the procedure. I'm attaching the RGB images and their b/w kinetic depth maps from the matlab file of the dataset. Sorry for the bad quality of the images.
Else, what other datasets can be used for depth estimation to create depth maps using RGB images.