pyorc.Video.plot_rigid_pts#
- Video.plot_rigid_pts(ax=None, **kwargs)[source]#
Plots found rigid points (column, row) for stabilization and their path throughout the frames in time on an axes object.
- Parameters:
ax (plt.axes object, optional) – If None (default), use the current axes.
**kwargs (additional keyword arguments to matplotlib.pyplot.scatter wrapped Matplotlib function.) –