MappedTensor disk-mapped variables and lazy loading
- create an array of ANY size
- populate objects with huge data (stored on disk)
- use many math operators (131 methods)
- import from: EDF, HDF5, Analyze, ADSC Detector, MAR CCD, MAT 7.3, MRC CCP4, NifTI, NumPy NPY NRRD, Uncompressed TIFF and tomography VOL/PAR.
- export to: HDF5, Analyze, NumPy NPY, NRRD and NifTI.
Citar como
Emmanuel Farhi (2023). MappedTensor disk-mapped variables and lazy loading (https://www.mathworks.com/matlabcentral/fileexchange/93625-mappedtensor-disk-mapped-variables-and-lazy-loading), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxEtiquetas
Agradecimientos
Inspirado por: Better memory-mapped files in Matlab, HDF5 Diskmap Class
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
MappedTensor-v21.08/@MappedTensor
MappedTensor-v21.08/@MappedTensor/private
Versión | Publicado | Notas de la versión | |
---|---|---|---|
21.08 | Allow to manipulate an array of object (for instance a stack of TIFF images) as a meta-array of higher dimensionality. Few bug fixes. |
||
21.07.1 | Fix in Data setting (introduced with HDF5/MAT support). |
||
21.07 | Support for disk-mapped/lazy loading of MAT files. |
||
21.06.1 | Better handling of HDF5 files : Can now use '?query' in a URL-style to search for attributes. |
||
21.06 |