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