Add filter or option to Import Image Stack to pad images to a certain Width/Height
まだ誰も着手していません。
評価
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 初心者へのやさしさ
- 35/100
- issue の種類
- 機能追加
- 明瞭さ
- おおむね明確
- 活発さ
- 停滞
- 技術スタック
- cpp
調査の方向性
Import Image Stack フィルターとその preflight パスを特定します。画像シリーズ全体で画像の寸法がどのように取得されるかを確認し、そのうえで preflight とインポートのフローに対するオプトインのパディングオプションとキャッシュを評価します。不要な処理を繰り返すことなく、シリーズを要求された幅と高さ、または最大の幅と高さに合わせてパディングできれば完了です。
索引モデルが issue の本文から書いたものです。
説明
This could be automated so the filter gets the largest dimensions of width and height by looking at all the images first, then padding the images to that maximum width/height, then finally doing the import.
This would require the preflight to examine each image in the series for its width/height which might slow down the preflight significantly for large image series. This slow down needs to be weighed by the benefits of adding the options. Maybe as a checkbox option and with some caching of the images the first preflight might take some time but after that it should be fast as long as the files are not changed.
- 主要言語
- C++
- スター
- 4
- フォーク
- 12
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
BlueQuartzSoftware/ITKImageProcessing のほかの issue
-
難易度 4/5 3〜5日 初心者へのやさしさ 25/100
-
enhancement
BlueQuartzSoftware/ITKImageProcessing#156 · 担当者 1 名 ·
-
enhancement
BlueQuartzSoftware/ITKImageProcessing#155 · 担当者 3 名 ·
-
BlueQuartzSoftware/ITKImageProcessing#154 · 担当者 1 名 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 25/100
BlueQuartzSoftware/ITKImageProcessing の issue をすべて見る
似ている issue
-
難易度 1/5 1時間未満 初心者へのやさしさ 90/100
AXERA-TECH/ax-llm#77 ·
-
難易度 1/5 1時間未満 初心者へのやさしさ 90/100
games-on-whales/wolf#509 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 74/100
-
bug-unconfirmed
難易度 2/5 1〜3時間 初心者へのやさしさ 76/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 74/100
NVIDIA/cuda-samples#453 ·