Read Hamamatsu's NGR file
Versione 1.0.0.0 (1,78 KB) da
Tomasz Piech
Reads an RGB image stored in Hamamatsu's NGR format.
A = NGR2TIF(FILENAME) reads an RGB file stored in Hamamatsu's NGR
format from the file specified by the string FILENAME. Each image file
is stored in a 16-bit format for the red, green and blue channels.
The return value A is an array containing the image data. A is an
M-by-N-by-3 array with each array element of type uint16.
Cita come
Tomasz Piech (2025). Read Hamamatsu's NGR file (https://it.mathworks.com/matlabcentral/fileexchange/28588-read-hamamatsu-s-ngr-file), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R2010a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- Image Processing and Computer Vision > Image Processing Toolbox > Image Segmentation and Analysis > Region and Image Properties >
Scopri di più su Region and Image Properties in Help Center e MATLAB Answers
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0.0 |