atan_imageatan_imageAtanImageAtanImage (Operator)
Name
atan_imageatan_imageAtanImageAtanImage — Calculate the arctangent of an image.
Signature
Description
atan_imageatan_imageAtanImageAtanImageAtanImage calculates the arctangent of an input image
ImageImageImageImageimage and stores the result in the image
ArctanImageArctanImageArctanImageArctanImagearctanImage. The angles in ArctanImageArctanImageArctanImageArctanImagearctanImage are
represented in radians.
Attention
atan_imageatan_imageAtanImageAtanImageAtanImage can be executed on OpenCL devices.
Execution Information
- Supports OpenCL compute devices.
- Multithreading type: reentrant (runs in parallel with non-exclusive operators).
- Multithreading scope: global (may be called from any thread).
- Automatically parallelized on tuple level.
- Automatically parallelized on channel level.
- Automatically parallelized on domain level.
Parameters
ImageImageImageImageimage (input_object) (multichannel-)image(-array) → objectHImageHImageHobject (real*) *allowed for compute devices
Input image.
ArctanImageArctanImageArctanImageArctanImagearctanImage (output_object) (multichannel-)image(-array) → objectHImageHImageHobject * (real)
Output image.
Alternatives
atan2_imageatan2_imageAtan2ImageAtan2ImageAtan2Image
See also
acos_imageacos_imageAcosImageAcosImageAcosImage,
asin_imageasin_imageAsinImageAsinImageAsinImage,
tan_imagetan_imageTanImageTanImageTanImage,
sin_imagesin_imageSinImageSinImageSinImage,
cos_imagecos_imageCosImageCosImageCosImage
Module
Foundation