Hi all,
I'm wondering if is possible to read just a section of a dataset. I have a huge H5 file (over 10GB) containing a SAR image (44000x44000x3 32bit floating point matrix). It's impossible to open the dataset using hdf5read, so I would like to know if there's a way to read just a selection of the matrix (for example a 100x100x3 starting from the position (0,0)).
I've read about low level functions and hyperslab, but I didn't get a solution. Can someone help me? Thank you all.
1 Comment
Direct link to this comment
https://uk.mathworks.com/matlabcentral/answers/67781-read-only-partial-dataset-from-h5-file#comment_137733
Direct link to this comment
https://uk.mathworks.com/matlabcentral/answers/67781-read-only-partial-dataset-from-h5-file#comment_137733
Sign in to comment.