How to determine the range of a motion tracker after execution?
I have a motion tracker in a project, creating a 'jitter' effect based on the movement of an element on the footage.
How can I determine the maximum extent (x axis and y axis) to which the motion tracker is moving?
The awkward solution I am using is to export the keyframes of that motion tracker into excel and just sort the data points. Is there a better way to do this? I want to know: Transform/Position/ Xmax - Xmin and Transform/Position/ Ymax - Ymin.
