MetaImage reader: Support "TransformMatrix" and "HeaderSize" fields
Offen
enhancement
- Vorherrschende Sprache
- C++
- Sterne
- 48
- Forks
- 19
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
When reading .mhd/.mha images, open_iA should support "TransformMatrix" and "HeaderSize" fields.
Currently these are ignored.
Beitragsleitfaden
Rechercherichtung
Find the MetaImage reader code in the codebase, likely in a file related to image I/O or the specific format. Look for where .mhd/.mha headers are parsed and identify where 'TransformMatrix' and 'HeaderSize' fields are currently ignored. Add support by reading these fields and applying them appropriately to the image data structure. Test by loading a sample file with these fields.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Bereich
- computer-graphics, data-visualization, desktop
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 45/100