MetaImage reader: Support "TransformMatrix" and "HeaderSize" fields
Aperta
enhancement
- Lingua principale
- C++
- Stelle
- 48
- Fork
- 19
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
When reading .mhd/.mha images, open_iA should support "TransformMatrix" and "HeaderSize" fields.
Currently these are ignored.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Ambito
- computer-graphics, data-visualization, desktop
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100