720p FPGA Media Player (RISC-V + Motion JPEG + SD + HDMI on an Artix 7)
翻译 - FPGA媒体播放器
High throughput JPEG decoder in Verilog for FPGA
SPI TFT and XPT2046 touch screen controller driver for esp-idf
LibJpeg.Net allows you to read and create JPEG images in .NET compatible languages. It's the managed version of original libjpeg library developed by Tom Lane and the Independent JPEG Group (IJG).
Free Tools to View Internals of Binary File, including .class, .dex, .elf, .zip, etc.
PNG and JPEG decoder / parser / renderer in pure micropython
GID (Generic Image Decoder): a standalone, portable generic Ada package for decoding images
A JPEG decoder made in Python, that supports both baseline (sequential) and progressive images.
Optimize any image by chroma subsampling and optimized huffman coding in Python. Basically, using JPEG algorithm!
Resource compiler, packages images, fonts, cursors, etc as compilable C source. Portable ANSI C.
Advanced image processing and manipulation in JavaScript.
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 microco...