MinNode
Overview
Computes the pixel-wise minimum 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 MinNode with three channels to keep the darkest intensity per pixel.