Borrar filtros
Borrar filtros

Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

Dicom Image Registration Error?

1 visualización (últimos 30 días)
Ranga Tudugala
Ranga Tudugala el 31 de Dic. de 2015
Cerrada: Walter Roberson el 31 de Dic. de 2015
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 ?

Respuestas (0)

La pregunta está cerrada.

Community Treasure Hunt

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

Start Hunting!

Translated by