Reader is only configurable for BSQ (band sequential) formatted files. This is not mentioned in the header information. Not supporting BIP or BIL is mediocre. Not specifying this is negligent.
28 Apr 2005
Maurizio Santoro
Very handy tool but the matrix I obtain is the transposed version of the original image!
09 Oct 2007
A User In France
Does what it should.
I had to change d(1) into uint8 for data type 1, it was set to bit8. Not necessarily an error by the author, perhaps this was changed in the .dim format that I use this function for.
11 Dec 2007
No Way Jose
11 Aug 2008
Michael Toomey
Very handy, but I found the same two problems as two other reviewers. There is the one that d(1) should be changed to uint8 and the transpose situation - both of which are easily fixed. Thanks for the code.