MetaImage reader: Support "TransformMatrix" and "HeaderSize" fields
Ouverte
enhancement
- Langage dominant
- C++
- Étoiles
- 48
- Forks
- 19
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
When reading .mhd/.mha images, open_iA should support "TransformMatrix" and "HeaderSize" fields.
Currently these are ignored.
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Domaine
- computer-graphics, data-visualization, desktop
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 45/100