フィルターのクリア

regionprops with a 3D image stack

2 ビュー (過去 30 日間)
Garrett Melenka
Garrett Melenka 2014 年 10 月 6 日
回答済み: Image Analyst 2014 年 10 月 6 日
Hello,
I am currently using the commands bwconncomp and regionprops in order to investigate connected regions within a stack of binary images.
For the 3D matrix that I have the regionprops command allows for the Area, Centroid and BoundingBox of the connected points in my dataset to be found. The 'Area' that is found by the regionprops doesn't make sense as my data set is 3 dimensional. In this case is the 'Area' actually the volume of the connected points?
Thanks

回答 (1 件)

Image Analyst
Image Analyst 2014 年 10 月 6 日
Yes. In general, it's the pixel (voxel) count in each region.

カテゴリ

Help Center および File ExchangeImage Segmentation and Analysis についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by