Get Point Properties
Use this tool to get properties of one or more points.
Parameters
Basic Parameters
Image:
This parameter represents the input image containing point ROI.
Point:
This parameter defines the point region(s) of interest (ROIs) for the processing. By default no ROI is defined. To define the points to be checked, you either have to connect the parameter to an appropriate ROI result of a previous tool or you have to draw new ROIs into the image using the available ROI buttons.
Results
Basic Results
X:
This result contains the position of the point in X direction. The result is returned in pixels.. If more than one point was processed via the parameter "Point", a tuple of values is returned.
Y:
This result contains the position of the point center in Y direction. The result is returned in pixels.. If more than one point was processed via the parameter "Point", a tuple of values is returned.
Tool State:
"Tool State" returns information about the state of the tool and thus can be used for error handling. For more information, see Tool State Result
Additional Results
Processing Time:
This result returns the duration of the most recent execution of the tool in milliseconds. The result is provided as additional result. Therefore, it is hidden by default but it can be displayed via the button beside the tool results. For more information see the section Processing Time in the tool reference overview.