stuff
This commit is contained in:
parent
febe986e76
commit
957ffa9fac
@ -27,6 +27,19 @@
|
||||
|
||||
*/
|
||||
|
||||
/*
|
||||
|
||||
Remaining issues:
|
||||
|
||||
* it transposes images, I think, since Matlab seems to use column-major order
|
||||
* will colour images work? no idea, needs testing
|
||||
* it will not do complex images
|
||||
* it will not handle sparse matricies
|
||||
* it loads the first variable in the file with between 1 and 3 dimensions, is this sensible behaviour?
|
||||
* load only, no save
|
||||
|
||||
*/
|
||||
|
||||
/*
|
||||
#define DEBUG
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user