MetaImage reader: Support "TransformMatrix" and "HeaderSize" fields
オープン
enhancement
- 主要言語
- C++
- スター
- 48
- フォーク
- 19
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
When reading .mhd/.mha images, open_iA should support "TransformMatrix" and "HeaderSize" fields.
Currently these are ignored.
コントリビューションガイド
調査の方向性
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.
索引モデルが issue の本文から書いたものです。
評価
- 領域
- computer-graphics, data-visualization, desktop
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100