Is there any usage scenario for such an algorithm?

Hello everyone, I am interested in contributing to the development of GIMP.
I previously developed software that allows this:
https://www.youtube.com/watch?v=QaMUjMtIz_g

What the software does is capturing the pixels of the window and also capturing everything behind the window and the fun part begin here:

using image manipulation algorithm I developed, the code know what pixels are texts, what pixels are images and what pixels are background.

Then, my algorithm go on every pixel and:
any pixels that is text/shape is changed in such a way that the color of the text/shape is changed
any pixel that is background is replaced with the pixels that in the second image
any pixel that is part of the image is ignored. no effect apply for such pixels

So we have algorithm that can take image and know how to separate the pixels into three groups.

I’m interested in contributing to GIMP so I want to hear for which use scenarios such an algorithm can be useful.

And if this can be useful to know if I should develop it to GIMP and what exactly to develop.

I would be happy to hear your opinion.

1 Like

Hi @Gil_Eli and welcome!

I tried to watch your video. All it says is Invalid parameters.
That is a bit depressing :frowning:

Have fun!
Claes in Lund, Sweden