write_deep_matching_3dT_write_deep_matching_3dWriteDeepMatching3dWriteDeepMatching3dwrite_deep_matching_3d (Operator)
Name
write_deep_matching_3dT_write_deep_matching_3dWriteDeepMatching3dWriteDeepMatching3dwrite_deep_matching_3d
— Write a Deep 3D Matching model in a file.
Signature
Description
write_deep_matching_3dwrite_deep_matching_3dWriteDeepMatching3dWriteDeepMatching3dwrite_deep_matching_3d
writes the Deep 3D Matching model
Deep3DMatchingModelDeep3DMatchingModelDeep3DMatchingModeldeep3DMatchingModeldeep_3dmatching_model
to the file given by FileNameFileNameFileNamefileNamefile_name
.
Please note that the runtime specific parameters 'device'"device""device""device""device" and
'batch_size'"batch_size""batch_size""batch_size""batch_size" of the deep learning models are not written.
The default HALCON file extension for Deep 3D Matching models is
'.dm3'
.
The Deep 3D Matching model can be read with read_deep_matching_3dread_deep_matching_3dReadDeepMatching3dReadDeepMatching3dread_deep_matching_3d
.
Execution Information
- Multithreading type: reentrant (runs in parallel with non-exclusive operators).
- Multithreading scope: global (may be called from any thread).
- Processed without parallelization.
Parameters
Deep3DMatchingModelDeep3DMatchingModelDeep3DMatchingModeldeep3DMatchingModeldeep_3dmatching_model
(input_control) deep_matching_3d →
HDeepMatching3D, HTupleHHandleHTupleHtuple (handle) (IntPtr) (HHandle) (handle)
Handle of the Deep 3D Matching model.
FileNameFileNameFileNamefileNamefile_name
(input_control) filename.write →
HTuplestrHTupleHtuple (string) (string) (HString) (char*)
Filename
File extension:
.dm3
Result
If the parameters are valid, the operator write_deep_matching_3dwrite_deep_matching_3dWriteDeepMatching3dWriteDeepMatching3dwrite_deep_matching_3d
returns the value 2 (
H_MSG_TRUE)
. If necessary, an exception is raised.
Possible Predecessors
set_deep_matching_3d_paramset_deep_matching_3d_paramSetDeepMatching3dParamSetDeepMatching3dParamset_deep_matching_3d_param
Possible Successors
clear_handleclear_handleClearHandleClearHandleclear_handle
Module
3D Metrology