Hi,

I have a file with an array of 2D matrices (of int or float).

I'm trying to read them using c++ but I'm struggling.

This is the part of the code:

 H5::H5File file("xppcom10-r0024.h5",H5F_ACC_RDONLY);
 H5::DataSet dataset =
file.openDataSet("/Configure:0000/Run:0000/CalibCycle:0000/Camera::FrameV1/XppSb3Pim.1:Tm6740.1/image");

How to continue ?
Thanks,
marco
-- 
View this message in context: 
http://hdf-forum.184993.n3.nabble.com/Reading-Array-of-images-tp883969p883969.html
Sent from the hdf-forum mailing list archive at Nabble.com.

_______________________________________________
Hdf-forum is for HDF software users discussion.
[email protected]
http://mail.hdfgroup.org/mailman/listinfo/hdf-forum_hdfgroup.org

Reply via email to