Read only partial dataset from h5 file

조회 수: 1 (최근 30일)
Eugenio
Eugenio 2013년 3월 19일
편집: per isakson 2014년 10월 29일
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
Ashish Uthama
Ashish Uthama 2013년 3월 20일
I guess your installation does not have h5read. Did you mean the hyperslab example in http://www.mathworks.com/help/matlab/ref/h5d.read.html? If so, do let us know on what part of the example you would like help on.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 HDF5에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by