zigzag变换 Resources

Showing items tagged with "zigzag变换"

This implementation is based on the MPEG source code provided by University of California, featuring an efficient zigzag transformation using 8x8 block partitioning. The algorithm demonstrates excellent performance with clean code structure, making it one of the commonly used methods in information hiding applications. The implementation by Fan Tiesheng from Liaoning University Information School utilizes block-based processing for optimal DCT coefficient reordering. Contact: fts0@163.com

MATLAB 203 views Tagged