| Table of Contents / Tools / Function | Operators |
write_funct_1d — Write a function to a file.
The operator write_funct_1d writes the contents of Function to a file. The data is written in an ASCII format. Therefore, the file can be exchanged between different architectures. The data can be read by the operator read_funct_1d. There is no specific extension for this kind of file.
Function to be written.
Name of the file to be written.
If the parameters are correct the operator write_funct_1d returns the value 2 (H_MSG_TRUE). Otherwise an exception is raised.
create_funct_1d_pairs, create_funct_1d_array
read_funct_1d, write_image, write_region, open_file
Foundation
| Table of Contents / Tools / Function | Operators |
| HALCON Reference Manual 10.0.2 | Copyright © 1996-2011 MVTec Software GmbH |