Ferphy
Results
2
issues of
Ferphy
Trying to get the Depth Map from a camera view (the distance from each pixel to the camera position)
2
I'm trying to obtain the distance from each pixel to the camera that is pointing at it, the problem is that when I try to do it as specified here:...
I've been trying to extract the depth map from a NeRF, specifically from the dataset downloaded by running the line: 'ns-download-data nerfstudio --capture-name=poster" and training it with the Nerfacto model....