搜索资源列表
VERILOG-jpeg
- 用Verilog语言在FPGA上实现JPEG图片的解码,附带testbench-With the Verilog language in the FPGA to achieve JPEG image decoding, with testbench
mjpeg-decoder_latest.tar
- 基于fpga实现的硬件jpeg格式图片的解码器-jpeg decoder based on FPGA
cf_cordic_latest.tar
- 一个基于哈弗曼编码的解码器,用于jpeg格式的图片的解码,以及音频流解码。-Huffman code is used in the most streaming applications. I have written a Huffman decoder for jpeg pictures. For audio or other data streams the code have to adapt.
pictureviewer
- picture_viewer图片浏览器,可在LCD上显示存储在SD卡根目录:/image目录下的JPEG图片,图片格式只允许是JPEG,图片大小可以任意,如果超过800*480图片解码可能会比较慢。-picture_viewer
CD1_PHOTO_ABLUM(1280)
- 在EP3C16 fpga上实现了数码相册,可以从SD卡上读取jpeg图片,并进行解码,最后在VGA显示器上显示1280*1024的图片。-In EP3C16 fpga to achieve a digital photo album that can be read from the SD card jpeg picture and decoding, and finally displayed on a VGA monitor 1280* 1024 picture.
jpegencode
- Verilog源码,实现jpeg图片的编解码,内附代码说明文档。-verilog source code to realize the encodeing and decodeing for JPEG