Scripting API
btkFindMetaData
Module | BTKAcquisitionAccessor |
Description#
Returns the searched metadata or 0 if not found.
Parameters#
h | Handle pointing to a C++ btk::Acquisition object. |
label | label of one metadata |
sublabel_path | label_path for the desired metadata to search. |
Returned Values#
md | Same format than the output of the function btkGetMetaData |