搜索资源列表
JPEG2000Compress_DecompressSourceCode
- DIGITAL IMAGERY is pervasive in our world today. Consequently, standards for the efficient representation and interchange of digital images are essential. To date, some of the most successful still image compression standards have resulted fr
jpeg_ls_v2.2
- 实现了JPEG-LS的标准算法,可以同时对BMP,PPM,PGN 图像进行解压缩,还可以支持点交叉扫描,隔行交叉扫描,非交叉扫描三种模式
AdvanceJPEG-LS
- 改进的JPEG-LS算法,具有运算速度快、压缩比高等优点,可用于遥感图象的压缩。
jpeglsv2.2
- JPEG连续色调静止图像无损压缩的最新标准JPEG LS的C语言实现,还带有一个很友好的图形用户界面,那些学习图像编码的工程师可以参考一下这个实现的源代码。
djpeg
- jpeg文件压缩、解压--Jpeg file`s compression/decompression
JPEG-LS
- 基于改进JPEG-LS算法的遥感图像近无损压缩专利,由航天五院508所申报,很详细的介绍了算法和fpga的实现-Improved JPEG-LS algorithm near lossless compression patent, the space the five branches of 508 reporting, a detailed explanation of the algorithm and implementation fpga
jpeg2000gui
- image compression jpeg 2-image compression jpeg 2000
jpeg_ls_v1.1.tar
- JPEG-LS压缩和解压缩算法的C代码-JPEG-LS code source
encoder
- jpeg-ls算法的C实现,打开计算机硬盘中的图像文件,在定时中断服务程序中将一帧图像的数据读到图像缓冲区,然后进行无损压缩编码与解码的过程-the realise of jpeg-ls
source
- 这是一个常用的JPEG-LS编解码的C语言实现。-This is a commonly used JPEG-LS codec C language.
jpegls_encode
- JPEG LS Compression
golomb2
- JPEG-LS无损压缩算法中的golomb2编码源代码,采用VHDL编程。-JPEG-LS lossless compression algorithm in the golomb2 coding source code, using VHDL programming