This document discusses image processing and compression techniques. It begins by stating the objectives of image processing as sharpening images, minimizing degradation, and reducing the amount of memory needed to store images through compression. It then provides introductions and definitions related to digital image processing. The key stages of digital image processing are described as image acquisition, enhancement, restoration, morphological processing, segmentation, object recognition, representation and description, color image processing, and compression. Image compression aims to reduce the amount of data required to represent a digital image by removing redundant data. The goals and flow of image compression are explained. Finally, different compression techniques such as lossless compression using run-length encoding and lossy compression are outlined.