Skip to content
#

jpeg-decoder

Here are 61 public repositories matching this topic...

Playing streaming video (motion jpeg). The server (computer) continuously takes screenshots of the desktop, encodes them in jpeg and transmits via VCP them to the client (microcontroller). The microcontroller decodes the image and displays it on the display.

  • Updated Mar 2, 2024
  • C

This Python repository provides an implementation for JPEG image compression with both low and high compression modes. The script employs various transformations and compression techniques to optimize the file size of JPEG images while preserving acceptable image quality.

  • Updated Dec 6, 2023
  • Python

Improve this page

Add a description, image, and links to the jpeg-decoder topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the jpeg-decoder topic, visit your repo's landing page and select "manage topics."

Learn more