Error using - Matrix dimensions must agree?????
Info
This question is closed. Reopen it to edit or answer.
Show older comments
Hi .I need some help urgently. I have been trying to implement the AAM_2D_example model for prostat MRI images.The following error was encountered. Please help me. Error using - Matrix dimensions must agree.
Error in AAM_align_data2D (line 25) offsetr=-mean(rot-rotb);
Error in AAM_MakeShapeModel2D (line 19) [TrainingData(i).CVertices, TrainingData(i).tform]=AAM_align_data2D(TrainingData(i).Vertices,MeanVertices);
Error in AAM_2D_example (line 82) [ShapeData,TrainingData] = AAM_MakeShapeModel2D(TrainingData,options);
Answers (0)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!