Import Princeton Instrument *.SPE scientific images.
Image is returned as a 3D array, where each image is the first 2 dimensions, and successive images are stored along the 3rd.
This simple code only pulls the information that is desired by the author, and is returned in a struct.
Citar como
Carl Hall (2024). readSPE (https://www.mathworks.com/matlabcentral/fileexchange/35940-readspe), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Etiquetas
Agradecimientos
Inspiración para: Read / Write .SPE-files
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.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.2.0.0 | Includes changes recommenced by Tremayne and Shijie, and returns select information from file header |
||
1.1.0.0 | Modified to maintain the output data array as same datatype as SPE file
|
||
1.0.0.0 |