BlueQuartzSoftware / BlueQuartzSoftware/ITKImageProcessing

Using itk::VectorImage instead of itk::Image<Vector<...

オープン
#127 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
C++
スター
4
フォーク
12
PR マージ指標
30日以内にマージされた PR はありません

説明

Using itk::VectorImage instead of itk::Image (and the corresponding itk::Dream3DImage) with vector components would allow to not hardcode the number of dimension for vectors, and therefore not limit the user to a small number of vector images that can be processed (currently only vectors of dimension 2 and 3 are accepted).

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

Start by locating the uses of itk::Image and itk::Dream3DImage that restrict vector components to dimensions 2 and 3. Trace the related image-processing entry points and tests, then define the scope and validation needed for itk::VectorImage to support arbitrary vector dimensions.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
cpp
領域
computer-vision
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
30/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。