Arithmetic
Example 1: Arithmetic operations on two images
Example 1: Arithmetic operations on two images
This example is also available on YouTube.
Introduction
We are using the Arithmetic2
module to apply basic scalar functions on two images. The module provides 2 inputs for images and 1 output image for the result.
Steps to do
Develop your network
Add two LocalImage
modules to your workspace for the input images. Select $(DemoDataPath)/BrainMultiModal/ProbandT1.dcm and $(DemoDataPath)/BrainMultiModal/ProbandT2.dcm from MeVisLab demo data and add a SynchroView2D
to your network.