Dyadic Operations
There is yet another group of arithmetic and logical operations that need two input images to produce the output image;
such operations are called dyadic.
This example program calls the following functions that perform dyadic operations:
You can run the example either from the applet below or from the command line:
>arithm -t2 -f<a|s|x> -i<r|j>
The code of this example is very similar to that of the XorS function example.
* Legal Information © 1998-2000, Intel Corporation