CWIMAQProfileReportItem
CWIMAQProfileReportItem contains results of a profiling analysis method.
Properties
| BoundingRectangle | Coordinates of a bounding rectangle for the region in the image. |
| Coordinates | Collection of the spatial coordinates corresponding to each element in the ProfileArray. |
| Mean | Mean value of the pixels in the profile. |
| PixelCount | Number of pixels on the profile. |
| PixelRange | Range of pixel values in the profile. |
| ProfileArray | Array containing the value of each pixel in the profile. |
| StandardDeviation | Standard deviation of the profile. |