HALCON 17.12
/
HALCON Operator Reference
/
Tuple
HDevelop
.NET
C++
C
Classes
Classes
|
|
Operators
Features
List of Operators
tuple_deviation
TupleDeviation
TupleDeviation
tuple_deviation
Return the standard deviation of the elements of a tuple.
tuple_histo_range
TupleHistoRange
TupleHistoRange
tuple_histo_range
Calculate the value distribution of a tuple within a certain value range.
tuple_length
TupleLength
TupleLength
tuple_length
Return the number of elements of a tuple.
tuple_max
TupleMax
TupleMax
tuple_max
Return the maximal element of a tuple.
tuple_mean
TupleMean
TupleMean
tuple_mean
Return the mean value of a tuple of numbers.
tuple_median
TupleMedian
TupleMedian
tuple_median
Return the median of the elements of a tuple.
tuple_min
TupleMin
TupleMin
tuple_min
Return the minimal element of a tuple.
tuple_sum
TupleSum
TupleSum
tuple_sum
Return the sum of all elements of a tuple.
Classes
Classes
|
|
Operators