atan_imageatan_imageAtanImageAtanImageatan_image (Operator)
Name
atan_imageatan_imageAtanImageAtanImageatan_image — Berechnen des Arkustangens eines Bildes.
Signatur
def atan_image(image: HObject) -> HObject
Beschreibung
atan_imageatan_imageAtanImageAtanImageatan_image berechnet den Arkustangens des Eingabebildes
ImageImageImageimageimage und liefert das Ergebnis in ArctanImageArctanImageArctanImagearctanImagearctan_image
zurück. Die Winkel in ArctanImageArctanImageArctanImagearctanImagearctan_image werden im Bogenmaß
abgespeichert.
Achtung
atan_imageatan_imageAtanImageAtanImageatan_image kann auf OpenCL-Geräten ausgeführt werden.
Ausführungsinformationen
- Unterstützt OpenCL Compute Devices.
- Multithreading-Typ: reentrant (läuft parallel zu nicht-exklusiven Operatoren).
- Multithreading-Bereich: global (kann von jedem Thread aufgerufen werden).
- Automatisch parallelisiert auf Tupelebene.
- Automatisch parallelisiert auf Kanalebene.
- Automatisch parallelisiert auf Domainebene.
Parameter
ImageImageImageimageimage (input_object) (multichannel-)image(-array) → objectHImageHObjectHObjectHobject (real*) *erlaubt für Compute Devices
Eingabebild.
ArctanImageArctanImageArctanImagearctanImagearctan_image (output_object) (multichannel-)image(-array) → objectHImageHObjectHObjectHobject * (real)
Ergebnisbild.
Alternativen
atan2_imageatan2_imageAtan2ImageAtan2Imageatan2_image
Siehe auch
acos_imageacos_imageAcosImageAcosImageacos_image,
asin_imageasin_imageAsinImageAsinImageasin_image,
tan_imagetan_imageTanImageTanImagetan_image,
sin_imagesin_imageSinImageSinImagesin_image,
cos_imagecos_imageCosImageCosImagecos_image
Modul
Foundation