| [maxpropagate] [Up] [maxaopenth] | Attribute Openings |
| User Feedback |
This function implements attribute openings and returns the filtered image. The following filters are implemented:
"area" - prune nodes with area less than value. Equivalent to mmareaopen."height" - prune nodes with height less than value. Equivalent to mmhmax."volume" - prune nodes with volume less than value. Equivalent to mmvmax."bbox" - prune nodes with bounding box width less than valueand bounding box height less than value2.| [maxpropagate] [Up] [maxaopenth] | |
| User Feedback | |
| Copyright (c) 1998-2008 by SDC Information Systems |