visu3d icon indicating copy to clipboard operation
visu3d copied to clipboard

3d without friction (Torch, TF, Jax, Numpy)

Results 7 visu3d issues
Sort by recently updated
recently updated
newest added

`CameraSpec`/`PinholeCamera` could have additional properties like: * `spec.focal_px_wh`: Returns the `(fw, fh)` focal length (in px) * `spec.focal_px`: Returns the unique focal (when fw == fh). Implementation could be inspired...

contributions-welcome

1. Adds properties related to: * Focus * Field of view. 2. Adds tests related to changes.