Arithmetic

List of Operators

abs_diff_imageAbsDiffImageabs_diff_imageAbsDiffImageabs_diff_image
Calculate the absolute difference of two images.
abs_imageAbsImageabs_imageAbsImageabs_image
Calculate the absolute value (modulus) of an image.
acos_imageAcosImageacos_imageAcosImageacos_image
Calculate the arccosine of an image.
add_imageAddImageadd_imageAddImageadd_image
Add two images.
asin_imageAsinImageasin_imageAsinImageasin_image
Calculate the arcsine of an image.
atan2_imageAtan2Imageatan2_imageAtan2Imageatan2_image
Calculate the arctangent of two images.
atan_imageAtanImageatan_imageAtanImageatan_image
Calculate the arctangent of an image.
cos_imageCosImagecos_imageCosImagecos_image
Calculate the cosine of an image.
div_imageDivImagediv_imageDivImagediv_image
Divide two images.
exp_imageExpImageexp_imageExpImageexp_image
Calculate the exponentiation of an image.
gamma_imageGammaImagegamma_imageGammaImagegamma_image
Perform a gamma encoding or decoding of an image.
invert_imageInvertImageinvert_imageInvertImageinvert_image
Invert an image.
log_imageLogImagelog_imageLogImagelog_image
Calculate the logarithm of an image.
max_imageMaxImagemax_imageMaxImagemax_image
Calculate the maximum of two images pixel by pixel.
min_imageMinImagemin_imageMinImagemin_image
Calculate the minimum of two images pixel by pixel.
mult_imageMultImagemult_imageMultImagemult_image
Multiply two images.
pow_imagePowImagepow_imagePowImagepow_image
Raise an image to a power.
scale_imageScaleImagescale_imageScaleImagescale_image
Scale the gray values of an image.
sin_imageSinImagesin_imageSinImagesin_image
Calculate the sine of an image.
sqrt_imageSqrtImagesqrt_imageSqrtImagesqrt_image
Calculate the square root of an image.
sub_imageSubImagesub_imageSubImagesub_image
Subtract two images.
tan_imageTanImagetan_imageTanImagetan_image
Calculate the tangent of an image.