15 #ifndef __IPSDKIPLARITHMETIC_H__ 16 #define __IPSDKIPLARITHMETIC_H__ 49 #endif // __IPSDKIPLARITHMETIC_H__ Wrapper functions for minimum of 2 images, pixel by pixel.
Wrapper functions for Computation of L2 (euclidian) norm of three images.
Wrapper functions for maximum of 2 images, pixel by pixel.
Wrapper functions for maximum of absolute values of 2 images, pixel by pixel.
Wrapper functions for linear combination of 2 images, pixel by pixel.
Wrapper functions for Computation of L2 (euclidian) norm of two images.
Wrapper functions for subtraction of one image by another, pixel by pixel.
Wrapper functions for Computation of L1 (taxicab) norm of three images.
Wrapper functions for cartesian to polar coordinates transformation.
Wrapper functions for subtraction of a scalar and an image (scalar - image)
Wrapper functions for Algorithm allowing to bound image values to a given range.
Wrapper functions for computation of the absolute value of an image, pixel by pixel.
Wrapper functions for subtract images with different dimensions.
Wrapper functions for multiplication of 2 images, pixel by pixel.
Wrapper functions for blending on 2 images.
Wrapper functions for computation of the square of an image, pixel by pixel.
Wrapper functions for computation of the square root of an image, pixel by pixel. ...
Wrapper functions for multiplication of an image and a scalar.
Wrapper functions for Multiply images with different dimensions.
Wrapper functions for functions for add images with different dimensions.
Wrapper functions for Computation of L1 (taxicab) norm of two images.
Wrapper functions for addition of 2 images, pixel by pixel.
Wrapper functions for Round values of a floating point image.
Wrapper functions for functions for divide images with different dimensions.
Wrapper functions for Multiplication between two complex images.
Wrapper functions for division of one image by another, pixel by pixel.
Wrapper functions for affine operation on an image.
Wrapper functions for algorithm allowing to generate a 3d image using a formula string.
Wrapper functions for algorithm allowing to generate a 2d image using a formula string.
Wrapper functions for polar to cartesian coordinates transformation.