Two input images are joined by means of an operator applied to each input pixel together with an arithmetic operation
operator
result = k1*in1*in2 + k2*in1 + k3*in2 + k4