You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a small toy example of rendering with SfMPerspectiveCameras .
Motivation
A lot of users seem to have issues with making SfMPerspectiveCameras work (#154,#148,#146, #18, #184 ...).
Maybe a toy example would bring more non-computer graphics users to use the API.
Pitch
A simple script that load a mesh, an image and a calibration in a simple intrinsic/extrinsic format and render the corresponding RGB frame. Scannet could be used for instance.
The text was updated successfully, but these errors were encountered:
Hi @IDSPAGET
Indeed, users seem confused regarding cameras defined in screen or ndc space. We are in the process of fixing it and we will make sure to add examples.
@gkioxari@IDSPAGET Hi, may I ask what is the current progress of this toy example. I try to render a RGB image using point cloud from ScanNet, but failed with an empty frame. Hope you could release the example ASAP🙏
🚀 Feature
Add a small toy example of rendering with SfMPerspectiveCameras .
Motivation
A lot of users seem to have issues with making SfMPerspectiveCameras work (#154,#148,#146, #18, #184 ...).
Maybe a toy example would bring more non-computer graphics users to use the API.
Pitch
A simple script that load a mesh, an image and a calibration in a simple intrinsic/extrinsic format and render the corresponding RGB frame.
Scannet could be used for instance.
The text was updated successfully, but these errors were encountered: