Feeds
回答済み
Is there a way to identify group names in an H5 file programmatically without using h5info?
I finally figured it out by using the low level H5 functions built into MATLAB (H5G.get_objname_by_idx). This is exponentially f...
Is there a way to identify group names in an H5 file programmatically without using h5info?
I finally figured it out by using the low level H5 functions built into MATLAB (H5G.get_objname_by_idx). This is exponentially f...
約3年 前 | 0
| 採用済み
質問
Is there a way to identify group names in an H5 file programmatically without using h5info?
I am working with large (0.5-2 GB) and complex h5 data files and trying to identify the high level group names in the files. The...
約3年 前 | 1 件の回答 | 0