HALCON 17.12
/
HALCON Operator Reference
/
Filters
HDevelop
.NET
C++
C
Classes
Classes
|
|
Operators
Arithmetic
List of Operators
abs_diff_image
AbsDiffImage
AbsDiffImage
abs_diff_image
Calculate the absolute difference of two images.
abs_image
AbsImage
AbsImage
abs_image
Calculate the absolute value (modulus) of an image.
acos_image
AcosImage
AcosImage
acos_image
Calculate the arccosine of an image.
add_image
AddImage
AddImage
add_image
Add two images.
asin_image
AsinImage
AsinImage
asin_image
Calculate the arcsine of an image.
atan2_image
Atan2Image
Atan2Image
atan2_image
Calculate the arctangent of two images.
atan_image
AtanImage
AtanImage
atan_image
Calculate the arctangent of an image.
cos_image
CosImage
CosImage
cos_image
Calculate the cosine of an image.
div_image
DivImage
DivImage
div_image
Divide two images.
exp_image
ExpImage
ExpImage
exp_image
Calculate the exponentiation of an image.
gamma_image
GammaImage
GammaImage
gamma_image
Perform a gamma encoding or decoding of an image.
invert_image
InvertImage
InvertImage
invert_image
Invert an image.
log_image
LogImage
LogImage
log_image
Calculate the logarithm of an image.
max_image
MaxImage
MaxImage
max_image
Calculate the maximum of two images pixel by pixel.
min_image
MinImage
MinImage
min_image
Calculate the minimum of two images pixel by pixel.
mult_image
MultImage
MultImage
mult_image
Multiply two images.
pow_image
PowImage
PowImage
pow_image
Raise an image to a power.
scale_image
ScaleImage
ScaleImage
scale_image
Scale the gray values of an image.
sin_image
SinImage
SinImage
sin_image
Calculate the sine of an image.
sqrt_image
SqrtImage
SqrtImage
sqrt_image
Calculate the square root of an image.
sub_image
SubImage
SubImage
sub_image
Subtract two images.
tan_image
TanImage
TanImage
tan_image
Calculate the tangent of an image.
Classes
Classes
|
|
Operators