rofunc.utils.visualab.interact#
1. Module Contents#
1.1. Functions#
Get mouse click coordinates on a figure. |
|
Select a rectangle region with mouse. |
|
Select an ellipse region with mouse. |
1.2. API#
- rofunc.utils.visualab.interact.mouse_click_coords(fig, ax, point_style='')[source]#
Get mouse click coordinates on a figure.
- Parameters:
fig – figure object
ax – axes object
- Returns:
coordinates