I noticed, that "difference" of two images looks very alike with Gimp's one
But "subtract" operation result is not even near Gimp's version. Is it possible somehow to do it the same way as Gimp does?
Search found 4 matches
- 2012-11-04T04:56:36-07:00
- Forum: Users
- Topic: Gimp-like Subtract
- Replies: 2
- Views: 5523
- 2012-11-04T04:50:41-07:00
- Forum: Users
- Topic: please help with fx
- Replies: 5
- Views: 10048
Re: please help with fx
Thank you for your answer. It's not what I'm looking for, unfortunately. I should explain why I need that operation. It's a kind of a 3-axis distance function for a RGB difference of two images, distance = sqrt(r**2 + g**2 +b**2) it allows to turn RGB difference to a better grayscale one, than ...
- 2012-11-03T12:59:34-07:00
- Forum: Users
- Topic: please help with fx
- Replies: 5
- Views: 10048
Re: please help with fx
Thank you. It can help a bit, indeed.
But fx is very slow anyway. I was hoping to find a non-fx way.
But fx is very slow anyway. I was hoping to find a non-fx way.
- 2012-11-03T11:11:01-07:00
- Forum: Users
- Topic: please help with fx
- Replies: 5
- Views: 10048
please help with fx
Please!!!
Help to find a faster way to do the following
-fx 'sqrt(r**2 + g**2 + b**2)'
Help to find a faster way to do the following
-fx 'sqrt(r**2 + g**2 + b**2)'