MaxNode
Overview
Computes the pixel-wise maximum over multiple grayscale images.
Inputs
Image 1..N (GrayScaleImage)
Parameters
n_inputs (constructor): Number of input sockets to create
Outputs
Result Image (GrayScaleImage)
Example
Use MaxNode with three channels to keep the brightest intensity per pixel.