ROIProfile
Information about the points along the edge of each contour in the region of interest (ROI).
Elements
| Name | Type | Description |
|---|---|---|
| report | LineProfile | Quantifying information about the points along the edge of each contour in the ROI. |
| pixels | Point* | An array of the points along the edge of each contour in the ROI. This array has a number of Point structures equal to the dataCount in report. |