intracoding
Intracoding, often referred to as intra-coding in the context of video and image compression, is a data encoding technique that encodes information within a single data unit without relying on data from other units. In video, intracoding encodes a frame using only information from that frame, exploiting spatial redundancy rather than temporal redundancy with reference to other frames.
In practice, intracoding uses block-based transform coding, intra-prediction, quantization, and entropy coding. The encoder predicts each
Intracoding is contrasted with inter-coding, which uses temporal prediction from reference frames to encode differences between
Applications of intracoding are widespread. In video coding, intracoding is used for I-frames (keyframes) in standards