Name(s) of the chapter(s) in the operator hierarchy (chapter,
subchapter in the HALCON manual).
'functionality':
Functionality is equivalent to the object class to which
the operator can be assigned.
'keywords':
Keywords of the operator (optional).
'example':
Example for the use of the operator (optional). The operator
'example.LANGUAGE'
calls up examples for a certain language if available. If the
language is not indicated or if no example is available in this
language, the TRIAS-example will be returned.
'complexity':
Complexity of the operator (optional).
'effect':
Not in use so far.
'parallelization':
Characteristic timeout and parallel behavior of an operator.
'execution information':
Characteristic timeout and parallel behavior of an operator.
The directory where the HTML documentation of the operator resides.
'warning':
Possible warnings for using the operator.
'compute_device':
List of compute devices supported by the operator.
The texts will be taken from the files operators_[LANG].ref,
operators_[LANG].sta, operators_[LANG].key, operators_[LANG].num and
operators_[LANG].idx which will be searched by HALCON in the currently used
directory or in the directory 'help_dir' (respectively 'user_help_dir') (see
also get_systemget_systemGetSystemGetSystemGetSystemget_system and set_systemset_systemSetSystemSetSystemSetSystemset_system). By adding '.latex' after
the slot name, the text of slots containing textual information can be made
available in LaTeX notation.
Attention
The encoding of the result is ISO 8859-1 for English and German, and UTF-8
for Japanese.
Execution Information
Multithreading type: reentrant (runs in parallel with non-exclusive operators).
Multithreading scope: global (may be called from any thread).
Information (empty if no information is available)
Result
The operator get_operator_infoget_operator_infoGetOperatorInfoGetOperatorInfoGetOperatorInfoget_operator_info returns the value 2 (H_MSG_TRUE) if the
parameters are correct and the helpfiles are availabe. Otherwise an
exception is raised.