Error using - Matrix dimensions must agree?????
信息
此问题已关闭。 请重新打开它进行编辑或回答。
显示 更早的评论
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);
回答(0 个)
此问题已关闭。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!