The objective of this paper is to implement image inpainting technique using Heat Equation and Perona-Malik Equation and compare the results. Image Inpainting is a technique of modifying an image in an undetectable form. Its most often used to repair an image, although it can easily be used to remove unwanted objects. The modification of images in a way that is non-detectable for an observer who does not know the original image is a practice as old as artistic creation itself. An effective technique for image inpainting has been developed based on partial differential equation (PDE).The heat equation is an important partial differential equation which describes the distribution of heat. Instead of solving the problem in frequency domain, this rather new approach evaluates images in time domain. The basic concept starts from the impression of diffusion as a physical process and draws an analogy between the image inpainting process and the diffusion. Images can be comparable to heat, fluid, and gas which spontaneously move from the area of high concentration to the area of lower concentration. The PDEs operate in much the same way that trained restorers do: They propagate information from the structure around a hole into the hole to fill it in. We have implemented image inpainting technique using PDEs like Heat Equation and Perona-Malik Equation and compared generated results.
Loading....