Image-with-a-constant Operations
There are other operations similar to
iplXorS()
that take more than two parameters (one input image, one output image, and an additional constant parameter).
Try this example program; it calls the following functions:
You can run the example either from the applet on this page or from the command line:
>arithm -t1 -f<a|o|h> -v<value> -i<r|j>
The code of this example is very similar to that of the XorS function example.
* Legal Information © 1998-2000, Intel Corporation