This document provides an overview of fundamental approaches to image denoising. It discusses spatial domain filtering methods like mean and median filters that operate directly on pixel values. It also covers transform domain methods that convert the image to another domain like frequency before filtering, using tools like wavelets, curvelets and BM3D. Hybrid methods combining spatial and transform techniques are also presented. The document aims to introduce these approaches to facilitate further research on solving noise problems in images.