Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Save .pkg.slp files #44

Closed
talmo opened this issue Jul 20, 2023 · 1 comment · Fixed by #91
Closed

Save .pkg.slp files #44

talmo opened this issue Jul 20, 2023 · 1 comment · Fixed by #91
Labels
enhancement New feature or request

Comments

@talmo
Copy link
Contributor

talmo commented Jul 20, 2023

A common use case is to export embedded images with labels in .pkg.slp files.

We should add this after implementing the base labels writer (#30).

Note that reading is supported as of #31.

@talmo talmo added the enhancement New feature or request label Jul 20, 2023
@talmo talmo mentioned this issue Jul 21, 2023
@talmo talmo closed this as completed Sep 12, 2023
@talmo talmo reopened this Apr 14, 2024
@talmo
Copy link
Contributor Author

talmo commented Apr 14, 2024

sleap-io/sleap_io/io/slp.py

Lines 118 to 119 in c6b4e4a

# TODO: Handle saving embedded images or restoring source video.
# Ref: https://github.com/talmolab/sleap/blob/fb61b6ce7a9ac9613d99303111f3daafaffc299b/sleap/io/format/hdf5.py#L246-L273

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant