| [mmMaxregmax] [Up] [mmMaxthresholdlabelcount] | Thresholds and Regional Maxima |
| User Feedback |
Returns information about the connected components for the threshold thresh.
The argument which indicates the information required:
"binary" - returns the binary image."labels" - returns the labeled image."stats" - returns the statistics; each row contains:
[0] area: node area (number of pixels)[1] sum_x: x_centroid = sum_x / area[2] sum_y: y_centroid = sum_y / area[3] xmin: minimum x coordinate[4] ymin: minimum y coordinate[5] xmax: maximum x coordinate[6] ymax: maximum y coordinate| [mmMaxregmax] [Up] [mmMaxthresholdlabelcount] | |
| User Feedback | |
| Copyright (c) 1998-2008 by SDC Information Systems |