Predictive Encoding in data compression
Idea: Remove mutual redundancy among successive pixels in a region of support (ROS) or neighborhood and encode only the new information. This method is based upon linear prediction. Let us start with 1-D linear predictors. An Nth order linear prediction of x(n) based on N previous samples is generated using a 1-D autoregressive (AR) model. … Read more