HALCON 18.05
/
HALCON Operator Reference
/
Tools
HDevelop
.NET
C++
C
Classes
Classes
|
|
Operators
Function
List of Operators
abs_funct_1d
AbsFunct1d
AbsFunct1d
abs_funct_1d
Absolute value of the y values.
compose_funct_1d
ComposeFunct1d
ComposeFunct1d
compose_funct_1d
Compose two functions.
create_funct_1d_array
CreateFunct1dArray
CreateFunct1dArray
create_funct_1d_array
Create a function from a sequence of y-values.
create_funct_1d_pairs
CreateFunct1dPairs
CreateFunct1dPairs
create_funct_1d_pairs
Create a function from a set of (x,y) pairs.
derivate_funct_1d
DerivateFunct1d
DerivateFunct1d
derivate_funct_1d
Calculate the derivatives of a function.
distance_funct_1d
DistanceFunct1d
DistanceFunct1d
distance_funct_1d
Compute the distance of two functions.
funct_1d_to_pairs
Funct1dToPairs
Funct1dToPairs
funct_1d_to_pairs
Access to the x/y values of a function.
get_pair_funct_1d
GetPairFunct1d
GetPairFunct1d
get_pair_funct_1d
Access a function value using the index of the control points.
get_y_value_funct_1d
GetYValueFunct1d
GetYValueFunct1d
get_y_value_funct_1d
Return the value of a function at an arbitrary position.
integrate_funct_1d
IntegrateFunct1d
IntegrateFunct1d
integrate_funct_1d
Compute the positive and negative areas of a function.
invert_funct_1d
InvertFunct1d
InvertFunct1d
invert_funct_1d
Calculate the inverse of a function.
local_min_max_funct_1d
LocalMinMaxFunct1d
LocalMinMaxFunct1d
local_min_max_funct_1d
Calculate the local minimum and maximum points of a function.
match_funct_1d_trans
MatchFunct1dTrans
MatchFunct1dTrans
match_funct_1d_trans
Calculate transformation parameters between two functions.
negate_funct_1d
NegateFunct1d
NegateFunct1d
negate_funct_1d
Negation of the y values.
num_points_funct_1d
NumPointsFunct1d
NumPointsFunct1d
num_points_funct_1d
Number of control points of the function.
read_funct_1d
ReadFunct1d
ReadFunct1d
read_funct_1d
Read a function from a file.
sample_funct_1d
SampleFunct1d
SampleFunct1d
sample_funct_1d
Sample a function equidistantly in an interval.
scale_y_funct_1d
ScaleYFunct1d
ScaleYFunct1d
scale_y_funct_1d
Multiplication and addition of the y values.
smooth_funct_1d_gauss
SmoothFunct1dGauss
SmoothFunct1dGauss
smooth_funct_1d_gauss
Smooth an equidistant 1D function with a Gaussian function.
smooth_funct_1d_mean
SmoothFunct1dMean
SmoothFunct1dMean
smooth_funct_1d_mean
Smooth an equidistant 1D function by averaging its values.
transform_funct_1d
TransformFunct1d
TransformFunct1d
transform_funct_1d
Transform a function using given transformation parameters.
write_funct_1d
WriteFunct1d
WriteFunct1d
write_funct_1d
Write a function to a file.
x_range_funct_1d
XRangeFunct1d
XRangeFunct1d
x_range_funct_1d
Smallest and largest x value of the function.
y_range_funct_1d
YRangeFunct1d
YRangeFunct1d
y_range_funct_1d
Smallest and largest y value of the function.
zero_crossings_funct_1d
ZeroCrossingsFunct1d
ZeroCrossingsFunct1d
zero_crossings_funct_1d
Calculate the zero crossings of a function.
Classes
Classes
|
|
Operators