monodepth360
monodepth360 copied to clipboard
how to get the information about the location about camera
I try to generate the synthesis dataset using the blender and SUNCG, but i have the question。you set a new camera for every scene,how do you get the room_camera.txt (which have the information about the location about camera)
This needs to be generated using https://github.com/shurans/SUNCGtoolbox. I think they have some pre-generated cameras on another repository, I can't remember which one though.
thanks,i success generate the camera, but i have double about the light in the room ,the obj generated by house.json do not have the light. so when i am redering the image is almost black. how can you add the light in to the model?
I used an environment/sky light that I set up in a Blender project, I didn't transfer the light objects but I guess this should be possible by parsing the JSON files.