フィルターのクリア

Automatic image registration

2 ビュー (過去 30 日間)
Sean Lawson
Sean Lawson 2012 年 2 月 21 日
Hi all,
Matlab provides an automatic image registration method using the user-provided input_points and base_points, as shown here: http://www.mathworks.com/help/toolbox/images/f20-14791.html#f20-25213, from step5 - step6. I use this method and am able to align the images well.
The problem is, I don't want to naively apply this method with no knowledge of the underline transform Matlab executes. Does anyone know if there's a way to output the transformation matrix that Matlab inferred from the input_points and base_points?
By the way, I am using the affine transformation.
Thank you, Sean

採用された回答

Sean Lawson
Sean Lawson 2012 年 2 月 23 日
Just realize this may be a stupid question.
For the record, after generating the tform form input_points and base_points, I am able to access thr tform struct, which contains the transform matrix.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeGeometric Transformation and Image Registration についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by