MetaImage reader: Support "TransformMatrix" and "HeaderSize" fields
Abierto
enhancement
- Lenguaje dominante
- C++
- Estrellas
- 48
- Forks
- 19
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
When reading .mhd/.mha images, open_iA should support "TransformMatrix" and "HeaderSize" fields.
Currently these are ignored.
Guía de contribución
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Área
- computer-graphics, data-visualization, desktop
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 45/100