I try to use software OSAQA, Matlab give me "Index exceeds matrix dimensions" on test images. Any idea to solve this issue?
Best regards
http://jidisun.wixsite.com/osaqa-project
Index exceeds matrix dimensions
Error in fun_ACR_FindSlice (line 46)
S1=file_name_list_orig{1,1};
Error in run_ACR_test (line 72)
[file_name_loc]=fun_ACR_FindSlice('loc',dir_name_loc);