| Table of Contents / System / Information | Operators |
get_operator_name — Get operators with the given string as a substring of their name.
The operator get_operator_name takes a string (Pattern) as input and searches all HALCON-operators having this string as a substring in their name. If an empty string is entered, the names of all operators available will be returned.
Substring of the seeked names (empty <=> all names).
Default value: 'info'
Detected operator names.
The operator get_operator_name returns the value 2 (H_MSG_TRUE) if the helpfiles are available. Otherwise an exception is raised.
get_operator_info, get_param_names, get_param_num, get_param_types
get_operator_info, get_param_names, get_param_num, get_param_types
Foundation
| Table of Contents / System / Information | Operators |
| HALCON Reference Manual 10.0.2 | Copyright © 1996-2011 MVTec Software GmbH |