From b4a4fc4cbd3080ea0c9f3684aa8b388d20535bd6 Mon Sep 17 00:00:00 2001 From: JeLuF Date: Tue, 25 Oct 2022 23:35:38 +0200 Subject: [PATCH] Updated Inpainting (markdown) --- Inpainting.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Inpainting.md b/Inpainting.md index 47a0e15..10bcfde 100644 --- a/Inpainting.md +++ b/Inpainting.md @@ -76,4 +76,8 @@ using a painting software: ![image](https://user-images.githubusercontent.com/5852422/197884029-1d30eed1-e6b3-4317-8c3e-d847766d4cae.png) To repair these distortions, open the initial and result images as two layers in a photo editor and create a mask to select the initial image - where it should be kept intact. \ No newline at end of file + where it should be kept intact. + +## Copyright notice +The [initial image](https://commons.wikimedia.org/wiki/File:Femmes_Photographes.jpg) used in the examples above is © Moussa Kalapo and licensed +under the [CC-BY-SA-4.0 license](https://creativecommons.org/licenses/by-sa/4.0/). \ No newline at end of file