MPEG Source Code from University of California - Zigzag Transform Implementation
- Login to Download
- 1 Credits
Resource Overview
Detailed Documentation
This program is developed based on the MPEG source code originally provided by University of California. The implementation applies zigzag transformation to images using 8x8 block partitioning method, which efficiently reorders DCT coefficients in a serpentine pattern from low to high frequencies. This approach represents one of the most effective and concise methods for information hiding applications. The code features optimized block processing with efficient memory management for handling image data. Developed by Fan Tiesheng from Information School of Liaoning University. For more technical details or implementation guidance, please contact the author via email at fts0@163.com.
- Login to Download
- 1 Credits