我使用scikit-image中提供的measure.regionprops方法来测量连接组件的属性.它计算了一堆属性(Python-regionprops).但是,我只需要每个连接组件的区域.有没有办法只计算一个属性并节省计算?
python image-processing scikit-image connected-components
connected-components ×1
image-processing ×1
python ×1
scikit-image ×1