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

[RESEARCH] Image compression #12

Open
jorgenfj opened this issue Oct 17, 2024 · 0 comments
Open

[RESEARCH] Image compression #12

jorgenfj opened this issue Oct 17, 2024 · 0 comments

Comments

@jorgenfj
Copy link
Contributor

Description of task

On our AUV we use a tether for communication with topside. During operations we want to visualize what Orca sees. To prevent over-flooding of data through the tether we should look into image compression to reduce bandwidth needed for visualization.

Recommended Reading

  • Read up on this repo for image compression using the available hardware on jetson AGX Orin
  • And the corresponding github repo
  • Test third-party packages like this that can decode the compressed images on our topside laptops (hardware independent).

Suggested Workflow

  • Set up the compression on the Jetson AGX Orin
  • Verify that the topic messages are compressed by the size of the message
  • Try to decode the images on your own laptop and visualizing the output

Contacts

@jorgenfj

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

No branches or pull requests

1 participant