YUV Analyzer actually contains four tools, PSNR calculation, YUV comparison, data overlay and checking motion.
- PSNR calculation between two image clips
- Comparison between two image clips
- Overlaying information on top of an image
- Checking motion between two consecutive frames
Data Overlay 
During the codec development, you may need to check some of block information, like block type, quant level, motion vectors etc, and need to display, or overlay those information on top of each block. For 1D information, each block can be marked as different colors depending on different values; for 2D information, a vector can be drawn inside the block.
1-demensional information overlay:
The format of this data will be:
Refer to data1.txt
2-demensional information overlay:
The format of this data will be: