You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Firstly, thank you and your group for developing the tool Amasine. I have been trying to use it (as a start with the example images supplied in the repository) but keep getting the same error message at STEP 5.
MATLAB Version: R2019a
Error Code:
Error using STEP_5_Transform_and_ROI_drawing (line 66)
An UndefinedFunction error was thrown on the workers for 'matched_img'. This might be because the file containing
'matched_img' is not accessible on the workers. Use addAttachedFiles(pool, files) to specify the required files to be
attached. For more information see the documentation for 'parallel.Pool/addAttachedFiles'.
Caused by:
Undefined function or variable 'matched_img'.
The elastix folder is in the system path and I have double-checked the parameters in Step0 and think all are correct
Could you help me finding the problem?
Kind regards,
Eduardo Maristany
The text was updated successfully, but these errors were encountered:
I've now also arrived at this same problem. It took me a while to get here because it's my first time using MatLab and I was using a PC that was way too slow at first, but now I'm more confident in what I'm doing and know I've installed everything correctly, etc.
Dear all,
Firstly, thank you and your group for developing the tool Amasine. I have been trying to use it (as a start with the example images supplied in the repository) but keep getting the same error message at STEP 5.
MATLAB Version: R2019a
Error Code:
Error using STEP_5_Transform_and_ROI_drawing (line 66)
An UndefinedFunction error was thrown on the workers for 'matched_img'. This might be because the file containing
'matched_img' is not accessible on the workers. Use addAttachedFiles(pool, files) to specify the required files to be
attached. For more information see the documentation for 'parallel.Pool/addAttachedFiles'.
Caused by:
Undefined function or variable 'matched_img'.
The elastix folder is in the system path and I have double-checked the parameters in Step0 and think all are correct
Could you help me finding the problem?
Kind regards,
Eduardo Maristany
The text was updated successfully, but these errors were encountered: