Dicom Image Registration Error?

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개)

이 질문은 마감되었습니다.

질문:

2015년 12월 31일

마감:

2015년 12월 31일

Community Treasure Hunt

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

Start Hunting!

Translated by