4次元のボリュームデータの重心座標抽出
Ältere Kommentare anzeigen
3次元座標および各座標点の値の4次元データ(v:16×10×96 double)をボクセル上で表示させています。(図1)
この4次元データから重心座標を1点抽出したいです。
''regionprops3''を用いて実行してみましたが、複数点抽出してしまいます。
S=regionprops3(v,'centroid')
なにか良い方法などがあれば教えてほしいです。

Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Image Processing Toolbox finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!