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