It would be great to have some of the classical operations on image processing such as adding two images of the same size, point-wise multiplication and matrix multiplication.
They are relatively easy and can also be implemented in place of Itk filter (such as itk::NaryAddImageFilter) if necessary.
It would be great to have some of the classical operations on image processing such as adding two images of the same size, point-wise multiplication and matrix multiplication.
They are relatively easy and can also be implemented in place of Itk filter (such as itk::NaryAddImageFilter) if necessary.