Page 1 of 1

Improvement suggestion : Boundary Handling in Scratch Removal Tool

Posted: January 23rd, 2026, 10:38 pm
by pierrelabreche
Observation: When utilizing the Scratch Removal tool on artifacts that intersect with the image boundary, the Clone recovery method fails to respect the image edge. Specifically, when the source alignment or brush stroke approaches the frame limit, the tool samples "null" or black pixels from the canvas area outside the image dimensions. This results in an incorrect interpolation/replacement that introduces dark artifacts into the image.

Proposed Resolution: The Scratch Removal tool should implement strict boundary constraints for pixel sampling. When the Clone source or destination reaches the image edge, the algorithm should never sample outside of the image actual pixels.

Re: Improvement suggestion : Boundary Handling in Scratch Removal Tool

Posted: January 24th, 2026, 10:16 am
by jsachs
The help file indicates that there are problems using scratch removal at image boundaries -- the issue is not just sampling outside the image.