Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
Function to read the HIS file format used by PerkinElmer XIS X-ray imaging software.
The other exportable file formats in XIS either had no support in Matlab, produced non-standard files which imread could not properly interpret, or truncated the intensity range.
It turned out the native HIS file format was quite simple, and I was able to reverse engineer it enough to get the data out I needed.
It has only been tested with HIS files created by XIS v. 3.2.0.41. It should work for all image sizes, although I have only tested it with 1024x1024. Because of this, it might have the rows/columns order mixed up. Please let me know if you have other files to test with.
Zitieren als
Nick Rawluk (2026). HIS Image File Format Reader (https://de.mathworks.com/matlabcentral/fileexchange/26993-his-image-file-format-reader), MATLAB Central File Exchange. Abgerufen .
Allgemeine Informationen
- Version 1.1.0.0 (1,48 KB)
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 1.1.0.0 | Added check to see if the file could be opened. |
||
| 1.0.0.0 |
