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

7 ビュー (過去 30 日間)
Rachael Hachadorian
Rachael Hachadorian 2020 年 2 月 6 日
回答済み: Divya Gaddipati 2020 年 2 月 14 日
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!

回答 (1 件)

Divya Gaddipati
Divya Gaddipati 2020 年 2 月 14 日
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!

カテゴリ

Help Center および File ExchangeFilter Banks についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by