Closed markvilar closed 3 weeks ago
Consider the option of writing structured arrays to H5 files for basic data types. This would easy deserialization for downstream use.
References: https://docs.pola.rs/api/python/stable/reference/dataframe/api/polars.DataFrame.to_numpy.html https://numpy.org/doc/stable/user/basics.rec.html
To streamline building of camera databases we want to connect the export functionality for camera attributes, sensors, calibrations, stereo rectification, and image bundles through mynds export task. As part of this, we want to complete the following objectives: