https://bugs.kde.org/show_bug.cgi?id=374972

electro_madn...@yahoo.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |electro_madn...@yahoo.com

--- Comment #7 from electro_madn...@yahoo.com ---
@Boudewijn Rempt As I'm sure you are aware, the histogram bit is just getting
the average color of the source layer.

I prototyped the script in C# to test a few things, and what I did for the
histogram mean for redrobes (or spatial averaging as it might also be known)
was sum up the RGB values then divided by the number if pixels.

So p_avg = 1/pixelCount * sum k=0->N (p_k).

I would love to help you with this if you'd like. :)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to