SkillAgentSearch skills...

Inpainting

Criminisi et al's region inpainting algorithm in C++

Install / Use

/learn @sooham/Inpainting
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Inpainting

My implementation of the algorithm described in "Region Filling and Object Removal by Exemplar-Based Image Inpainting" by A. Criminisi et al.

Properties of the algorithm

The inpainting algorithm prioritizes propagating linear structures flowing into the target region before all other low gradient structures; This results in images free of artifacts and unrealistic textures.

Example

<p style="text-align:center"><img src="./example.gif" width="300"></p>

Related Skills

View on GitHub
GitHub Stars65
CategoryDevelopment
Updated16d ago
Forks20

Languages

C++

Security Score

85/100

Audited on Mar 10, 2026

No findings