Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 609 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 609 Bytes

Patch-based Image inpainting

Patch-based Image inpainting is a powerful image restoration program that uses advanced algorithms to effectively restore images with missing or damaged areas. The program is designed to analyze the surrounding areas of the missing/damaged regions and fill them in with similar image patches, resulting in highly accurate restorations that preserve the original image quality and detail.

Tutorial

  1. Download src/
  2. Put the damaged image in the folder src/
  3. Edit the image path in the main.m file
  4. Run main.m