Efekt: Repair / Inpaint [patch-based] not working



GIMP 2.8 OK


Are you sure the color you selected in the filter (default is red:[255,0,0]) is exactly the same as the one you used to create your mask? (a difference in one of the RGB value won’t work).

Of course


2023-02-06a

As I showed in earlier versions in GIMP 2.8 it works fine

I guess that’s because you are using 32bits float linear RGB.
Could you try in 8bits non-linear?

Negative result
As given I checked in IrfantView and XnViewMP identically

Inpaint[Multi-Scale] works fine

Greetings and thank you for the long-standing results

@Zbyma72age
This is correct there is an error in preview that does not exist using ‘Custom Code’ :
fx_inpaint_patch 7,16,0.1,1.2,0,0.05,10,1,255,0,0,255,0,0
With 3.2.1_pre no problem with Inpaint[Multi-Scale]

Very nice about the interest
Thank you and Regards

PS
Despite 89 years old, I benefit from published achievements

@Zbyma72age
Thank you :o)

@David_Tschumperle
Il y a une erreur dans le code de ‘fx_inpaint_patch_preview’, il me semble qu’il devrait être:

fx_inpaint_patch_preview :
  fx_inpaint_patch ${1-12},{1+$13},0

Avec cette modification il n’y a plus d’erreur dans la prévisualisation.
Merci.

1 Like

Indeed! Thanks Sylvie!

I checked in version 3.6.1 - it works fine

Thank you and Regards

PS
XnViewMP identically