Hello to all.
As you know, after the star alignment process, the transformation matrix for the align operation is shown in the process console.
Here my question: can I use this matrix to apply the very same transformation to another image?
For example I have Image A, image B and a starless copy of B (let's call it C)
I want to register C on A: I can register B on A and then I want to use the same transformation on C.
Is it possible to use the transformation matrix to replicate the same transformation from B to C?
If yes: HOW?
Thank you.
Edoardo