On the Matlab tutorial (https://de.mathworks.com/help/vision/examples/find-image-rotation-and-scale-using-automated-feature-matching.html) for estimating the transformation matrix, it says "you may see varying results of the transformation computation because of the random sampling employed by the MSAC algorithm". Does it explain the anomally that I'm seeing in the tform results?
Although the dot moves forward (in only y-axis) in each incremental frame, all variables in the computed transformation matrix are changing without a consistent pattern.