This morphological transformation is used to detect pixels that are different in two images.
The operator is a composition of two basic operations: Union and Intersection.
Here we show as an example the result of the trasformation on two images step by step. The first two are the input images. The third is the union of those images and the forth is the intersection. The last image is the final result, a morphological subtraction of the union by the intersection.