Gimp-Forum.net
How would you fix this glitched area? - Printable Version

+- Gimp-Forum.net (https://www.gimp-forum.net)
+-- Forum: GIMP (https://www.gimp-forum.net/Forum-GIMP)
+--- Forum: General questions (https://www.gimp-forum.net/Forum-General-questions)
+--- Thread: How would you fix this glitched area? (/Thread-How-would-you-fix-this-glitched-area)



How would you fix this glitched area? - Muzician - 11-22-2024

I assume the problem area is obvious, roughly 2/3 of the area of this section of a photo from about the tip of her right thumb down to the top edge of their kneecaps - the banding and smearing. 

Thanks!

[Image: photo-glitch.jpg]


RE: How would you fix this glitched area? - denzjos - 11-22-2024

I suggest to use the Clone Tool and the Healing Tool. Some corrections done :

 [attachment=12633]


RE: How would you fix this glitched area? - Ofnuts - 11-22-2024

For the glitch itself, if you are patient:

* Copy the shifted area to a new layer
* Use my ofn-layer-tiles script to cut the layer into 1px-high horizontal strips (width: width of layer, height: 1px)
* Using the Move tool shift the layers one by one

[attachment=12634]



RE: How would you fix this glitched area? - Muzician - 11-22-2024

(11-22-2024, 07:44 AM)Ofnuts Wrote: For the glitch itself, if you are patient:

* Copy the shifted area to a new layer
* Use my ofn-layer-tiles script to cut the layer into 1px-high horizontal strips (width: width of layer, height: 1px)
* Using the Move tool shift the layers one by one

Thanks, I'll give it a try - where should I put the extracted ofn-tiles.py file - the python2.7 folder?


RE: How would you fix this glitched area? - denzjos - 11-22-2024

(11-22-2024, 07:44 AM)Ofnuts Wrote: For the glitch itself, if you are patient:

* Copy the shifted area to a new layer
* Use my ofn-layer-tiles script to cut the layer into 1px-high horizontal strips (width: width of layer, height: 1px)
* Using the Move tool shift the layers one by one

Ofnuts, good idea to solve this problem with the 'ofn-layer-tiles' script. I've tried the workflow and it's easy to do. For larger distortion, a path to find the correct curve can be useful. Thanks for this tip.


RE: How would you fix this glitched area? - Ofnuts - 11-23-2024

(11-22-2024, 05:02 PM)Muzician Wrote:
(11-22-2024, 07:44 AM)Ofnuts Wrote: For the glitch itself, if you are patient:

* Copy the shifted area to a new layer
* Use my ofn-layer-tiles script to cut the layer into 1px-high horizontal strips (width: width of layer, height: 1px)
* Using the Move tool shift the layers one by one

Thanks, I'll give it a try - where should I put the extracted ofn-tiles.py file - the python2.7 folder?

All explained at the bottom of the linked page...