matplotlib / matplotlib/napari-matplotlib
Measure along / within ROIs
まだ誰も着手していません。
- 主要言語
- Python
- スター
- 46
- フォーク
- 24
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Not sure if this is within the scope of the project, but it would be nice to be able to measure along ROIs (e.g. a "profile line" through that moves through space in one (more, eventually?) axis. Through lines, it could be a profile line. With polygons, it could be average intensity (or any other function that takes a set of pixels and returns a number), or a profile line along the circumference of the shape.
Something like this as an example of the profile line:

I worked on something like this a couple of years ago, and might give it a shot when I have the time, but I thought I'd leave this here so I could remember, and if it inspired anyone else to give it a shot since I think it'd be very useful!
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
issue にはファイル、テスト、エントリーポイントが記載されていません。まず、リポジトリに既存する ROI と plotting のエントリーポイントを確認し、次にラインプロファイル、ポリゴン集約、円周プロファイルが対象範囲に含まれるかを明確にしてください。サポート対象の ROI 測定とその期待される動作が明示的に定義されていれば、完了とします。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- matplotlib, python
- 領域
- data-visualization
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100