markvilar / mynd

Mynd is a toolbox for geometric computer vision, including functionality for SfM, stereo vision, point cloud processing, and geometric registration.
GNU General Public License v3.0
0 stars 0 forks source link

Implement repositories for H5 database #79

Closed markvilar closed 3 weeks ago

markvilar commented 1 month ago

In order to reduce coupling between the H5 IO package and the export package, we seek to implement repository abstractions that handle accessing, updating, and writing data to a H5 file.

markvilar commented 3 weeks ago

ASDF > H5 so closing this issue.