ClassesClassesClassesClasses | | | | Operators

Arithmetic

List of Operators

abs_diff_imageAbsDiffImageAbsDiffImageabs_diff_imageAbsDiffImageabs_diff_image
Calculate the absolute difference of two images.
abs_imageAbsImageAbsImageabs_imageAbsImageabs_image
Calculate the absolute value (modulus) of an image.
acos_imageAcosImageAcosImageacos_imageAcosImageacos_image
Calculate the arccosine of an image.
add_imageAddImageAddImageadd_imageAddImageadd_image
Add two images.
asin_imageAsinImageAsinImageasin_imageAsinImageasin_image
Calculate the arcsine of an image.
atan2_imageAtan2ImageAtan2Imageatan2_imageAtan2Imageatan2_image
Calculate the arctangent of two images.
atan_imageAtanImageAtanImageatan_imageAtanImageatan_image
Calculate the arctangent of an image.
cos_imageCosImageCosImagecos_imageCosImagecos_image
Calculate the cosine of an image.
div_imageDivImageDivImagediv_imageDivImagediv_image
Divide two images.
exp_imageExpImageExpImageexp_imageExpImageexp_image
Calculate the exponentiation of an image.
gamma_imageGammaImageGammaImagegamma_imageGammaImagegamma_image
Perform a gamma encoding or decoding of an image.
invert_imageInvertImageInvertImageinvert_imageInvertImageinvert_image
Invert an image.
log_imageLogImageLogImagelog_imageLogImagelog_image
Calculate the logarithm of an image.
max_imageMaxImageMaxImagemax_imageMaxImagemax_image
Calculate the maximum of two images pixel by pixel.
min_imageMinImageMinImagemin_imageMinImagemin_image
Calculate the minimum of two images pixel by pixel.
mult_imageMultImageMultImagemult_imageMultImagemult_image
Multiply two images.
pow_imagePowImagePowImagepow_imagePowImagepow_image
Raise an image to a power.
scale_imageScaleImageScaleImagescale_imageScaleImagescale_image
Scale the gray values of an image.
sin_imageSinImageSinImagesin_imageSinImagesin_image
Calculate the sine of an image.
sqrt_imageSqrtImageSqrtImagesqrt_imageSqrtImagesqrt_image
Calculate the square root of an image.
sub_imageSubImageSubImagesub_imageSubImagesub_image
Subtract two images.
tan_imageTanImageTanImagetan_imageTanImagetan_image
Calculate the tangent of an image.

ClassesClassesClassesClasses | | | | Operators