搜索资源列表
BaselineJPEGSoftwareCodecCodes
- In term project, we will take the baseline JPEG codec in ARM-based platform system as an example to practice the design flow in SoC. We divide the project into three parts, and the goal of each part is described as follow. Part I: Design a baseli
jpeg.tar
- This project features a complete JPEG Hardware Compressor (standard Baseline DCT, JFIF header) with 2:1:1 subsampling, able to compress at a rate of up to 24 images per second (on XC2V1000-4 @ 40 MHz with resolution 352x288). Image resolution is no
WirelessimagetransmissionsystembasedonDSP
- 介绍一种基于DSP的嵌入式无线图像压缩及无线传输系统的设计与实现方法。系统采 用JPEG国际标准。下位机实现图像采集、压缩以及图像数据无线传输 上位机接收图像数据并 完成与PC机的通信。通过DMA在图像采集、压缩及数据传输中的应用,提高了系统的运行效 率。 -forward a numberofcontrolmeasues in the data quality. According to the features of the random software net wor
jpeg_hardware.tar
- 用FPGA实现的JPEG压缩器,可以直接使用,内含完整文档说明-This project features a complete JPEG Hardware Compressor (standard Baseline DCT, JFIF header) with 2:1:1 subsampling, able to compress at a rate of up to 24 images per second at the maximum resolution 352x288 (on XC2V
mkjpeg.tar
- 用FPGA实现的JPEG编码器,可以直接使用,内含完成说明文档,经过验证无误。-• JPEG baseline encoding JPEG ITU-T T.81 | ISO/IEC 10918-1 • Standard JFIF header v 1.01 automatic generation • Color images only (3 components, RGB 24 or 16 bit, YUV input) • T
fbas_encoder_latest.tar
- FPGA BASELINE ENCODER (jpeg mpeg)
jpeg-coder
- EV_JPEG_ENC core is intended to encode raw bitmap images into JPEG compliant coded bit stream. JPEG baseline encoding method is used.