The document discusses a proposed method for compressing compound images using block classification and different compression schemes for different block types. The method classifies blocks of a compound image as background, text, hybrid, or picture blocks using a histogram-based approach. Different compression algorithms are then applied to different block types, including run-length encoding for background blocks, wavelet coding for text blocks, H.264 AVC with CABAC entropy coding for hybrid blocks, and JPEG coding for picture blocks. Experimental results showed that this block classification and compression scheme approach improved the compression ratio for compound images over single compression methods but increased computational complexity.