visu3d
visu3d copied to clipboard
3d without friction (Torch, TF, Jax, Numpy)
Test pip install
Switch tests to tf-nightly
Switch tests to tf-nightly
`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...
modified changes.
Migrate mip360 to DataclassArray
1. Adds properties related to: * Focus * Field of view. 2. Adds tests related to changes.