How to generate a transformation matrix from the displacement fields using imregdemons

7 Ansichten (letzte 30 Tage)
I've registered a moving image to a fixed using imregdemons:
...and I'm looking for a way to compute or output the transformation matrix for said image using the displacement fields D.
Any ideas? Thanks!

Antworten (1)

Divya Gaddipati
Divya Gaddipati am 14 Feb. 2020
Currently there is no way to directly get the transformation matrix from the displacement field.
Instead, you can use imregtform to find the transformation matrix.
For more information on how to use it, youcan refer to the following link:
Hope this helps!

Kategorien

Mehr zu Filter Banks finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by