フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Dicom Image Registration Error?

1 回表示 (過去 30 日間)
Ranga Tudugala
Ranga Tudugala 2015 年 12 月 31 日
閉鎖済み: Walter Roberson 2015 年 12 月 31 日
Im getting this error after this codes
movingRegisteredAffineWithIC = imregister(moving,fixed,'affine',optimizer,metric,... 'InitialTransformation',tformSimilarity);
This is the error
Error using imregtform>parseInputs (line 240) Parameters must be a character.
Error in imregtform (line 119) parsedInputs = parseInputs(varargin{:});
Error in imregister (line 115) tform = imregtform(varargin{:});
can somebody tell what happened ?

回答 (0 件)

この質問は閉じられています。

Community Treasure Hunt

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

Start Hunting!

Translated by