bwpropfilt
R2026bExtract objects from 2-D binary image using properties
Syntax
Description
The bwpropfilt function extracts objects from a 2-D
binary image using properties.
Note
To extract objects from a 3-D volumetric image, use bwpropfilt3
instead.
Objects in Binary Images
Examples
Input Arguments
Output Arguments
Tips
bwpropfiltcalculates the properties of connected components using theregionpropsfunction.To filter on multiple image properties in an efficient way, call
bwpropfiltmultiple times using the same connected components structure.












