资源列表
CS_OMPP
- 压缩感知中的重构算法之一:正交匹配追踪 的matlab代码-compressed sensing method+ OMP algorithm
ENVI-_Tools-V3.3.1
- 是一个环境卫星的扩展模块,very good!I like it-HJ1a OR HJ1B
Securing-Visual-Cryptographic-Shares-using-Public
- securing visual cryptography shares using public key encryption
A-Complete-Processing-Chain-for-Shadow-Detection.
- shadow detection in vhr images
DCT
- DCT based image compression
compression
- Intra-frame Video Coder/ conditional replenishment/with motion compensation
o1f
- order-1 move-to-front encoder written in java
zib-use
- 通过c++语言 实现压缩或者解压文件。通过zip.cpp中createZip可以设定压缩密码生成压缩文件。unzip.cpp中通过UnzipItem可以解压文件。-used for zib or unzib
JPEG_Codec
- This a JPEG codec with AC/DC Huffman entropy coding, 4:2:0 Sampling, RGB/YCbCr converter. 2D-DCT and Quantization is included in the JPEG_Main. There also a Huffman table list in .txt, two sample testing picture and the bitrate-PSNR , Compressi
Adaptive-Arithematic-Coding
- This a simple Adaptive Arithematic Coding Matlab program which is composed by three parts: Main function, sub-main function,where Encoder and Decoder is included. This program would first randomly generate a symbol sequence, and implement it by
Static-Arithematic-Coding
- This a simple Static Arithematic Coding Matlab program which is composed by three parts: Main function, sub-main function,where Encoder and Decoder is included. This program would first randomly generate a symbol sequence, and implement it by using t
Compressor-master
- java实现的fan和huffman压缩解压算法-Implement Fan and huffman algorithm with Java