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

CCSDS image data compression module #16

Closed
ryanpdx opened this issue Jul 16, 2023 · 4 comments
Closed

CCSDS image data compression module #16

ryanpdx opened this issue Jul 16, 2023 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@ryanpdx
Copy link
Member

ryanpdx commented Jul 16, 2023

Since 3 of 5 OreSat Linux cards are camera cards, we should have a common image compression module.

CCSDS has a Image Data Compression Blue Book

It would be great to find a C, C++, or Rust library that implement this standard, that could be binded to Python and include in this framework (a pure Python module may be too slow).

@ryanpdx
Copy link
Member Author

ryanpdx commented Jul 16, 2023

@ryanpdx
Copy link
Member Author

ryanpdx commented Jul 16, 2023

Java: http://www.gici.uab.cat/TER/

@ryanpdx ryanpdx moved this from Todo to In Progress in Space Segment Aug 6, 2023
@ryanpdx ryanpdx added the enhancement New feature or request label Aug 6, 2023
@kk60503
Copy link

kk60503 commented Aug 21, 2023

I've attempted to push my current progress under a /bpe repo within /olaf. I've begun the Python binding (binding.cpp) in earnest, but all of the other code should function properly.

@ryanpdx ryanpdx linked a pull request Nov 14, 2023 that will close this issue
@ryanpdx
Copy link
Member Author

ryanpdx commented Dec 17, 2023

This was moved to it's own repo: oresat/libbpe

@ryanpdx ryanpdx closed this as completed Dec 17, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in Space Segment Dec 17, 2023
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
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants