Intraframe
In video compression, an intraframe, or I-frame, is a frame encoded without reference to any other frames. It is an intra-coded frame that contains all the information necessary to reconstruct that single image, using spatial redundancy within the frame rather than temporal information from neighboring frames. Intraframe coding typically relies on transform coding, quantization, and entropy coding to compress the image data.
I-frames serve as key reference points for decoding and for subsequent interframes, and they enable random
The concept of intraframe coding can also apply to still-image compression, where each image is encoded independently