Sum of Squares¶
Calculates the sum of squares of all pixels in a buffer.
Comments¶
The Sum node calculates the sum of squares of all pixel values of a buffer.
If the Region input is connected, the calculation of the sum is constrained to the pixels within the region only, otherwise the whole buffer is used.
If a color buffer is used, the sum of squares is calculated channel-wise.