HALCON Reference Manual 10.0.2
Table of Contents / Tuple ClassesClassesClasses | | | Operators

Selection

tuple_findTupleFindtuple_findTupleFindtuple_find
Returns the indices of all occurrences of a tuple within another tuple.
tuple_first_nTupleFirstNtuple_first_nTupleFirstNtuple_first_n
Select the first elements of a tuple.
tuple_last_nTupleLastNtuple_last_nTupleLastNtuple_last_n
Select all elements from index “n” to the end of a tuple.
tuple_removeTupleRemovetuple_removeTupleRemovetuple_remove
Remove elements from a tuple.
tuple_selectTupleSelecttuple_selectTupleSelecttuple_select
Select single elements of a tuple.
tuple_select_rangeTupleSelectRangetuple_select_rangeTupleSelectRangetuple_select_range
Select several elements of a tuple.
tuple_select_rankTupleSelectRanktuple_select_rankTupleSelectRanktuple_select_rank
Select the element of rank n of a tuple.
tuple_str_bit_selectTupleStrBitSelecttuple_str_bit_selectTupleStrBitSelecttuple_str_bit_select
Select single character or bit from a tuple.
tuple_uniqTupleUniqtuple_uniqTupleUniqtuple_uniq
Discards all but one of successive identical elements of a tuple.

Table of Contents / Tuple ClassesClassesClasses | | | Operators
HALCON Reference Manual 10.0.2 Copyright © 1996-2011 MVTec Software GmbH