HALCON Reference Manual 10.0.2
Name
query_operator_infoT_query_operator_infoquery_operator_infoQueryOperatorInfoQueryOperatorInfo — Query slots concerning information with relation to the operator get_operator_infoget_operator_infoget_operator_infoGetOperatorInfoGetOperatorInfo.
query_operator_info( : : : Slots)
Herror T_query_operator_info(Htuple* Slots)
Herror query_operator_info(HTuple* Slots)
The operator query_operator_infoquery_operator_infoquery_operator_infoQueryOperatorInfoQueryOperatorInfo returns the names of those online
texts (SlotsSlotsSlotsSlotsslots) which are available online for each operator.
The information itself can be called up using
get_operator_info(::<ProcName>,<Slot>:<Information>)get_operator_info(<ProcName>,<Slot>,<Information>)get_operator_info(<ProcName>,<Slot>,<Information>)GetOperatorInfo(<ProcName>,<Slot>,<Information>)GetOperatorInfo(<ProcName>,<Slot>,<Information>).
- Multithreading type: exclusive (runs in parallel only with independent operators).
- Multithreading scope: local (may only be called from the same thread in which the window, model, or tool instance was created).
- Processed without parallelization.
The operator query_operator_infoquery_operator_infoquery_operator_infoQueryOperatorInfoQueryOperatorInfo always returns the value 2 (H_MSG_TRUE).
get_operator_infoget_operator_infoget_operator_infoGetOperatorInfoGetOperatorInfo
get_operator_infoget_operator_infoget_operator_infoGetOperatorInfoGetOperatorInfo
Foundation
| HALCON Reference Manual 10.0.2 |
Copyright © 1996-2011 MVTec Software GmbH |