I've tried using both versions of AMaSiNe by running through the images included. On version 1.0, I keep getting the following error in STEP 5:
Error during analyzing : V1_Lat_WTeGFP_0315_7-Shading Correction_s01c2.jpg
Error in tform_400, File will be saved, but the most crude matching was not made properly, double check the original image and process image
PWL fails during analyzing : V1_Lat_WTeGFP_0315_7-Shading Correction_s01c2.jpg
File will be saved, but the 200um matching was not made properly, double check the original image and process image
PWL fails during analyzing : V1_Lat_WTeGFP_0315_7-Shading Correction_s01c2.jpg
File will be saved, but please check the image afterwards (100um warping was not made)
PWL fails during analyzing : V1_Lat_WTeGFP_0315_7-Shading Correction_s01c2.jpg
File will be saved, but please check the image afterwards (50um warping was not made)
Error using alphaShape/inShape
The input points must be a double array.
Error in STEP_5_Transform_and_ROI_drawing (line 374)
out_bnd=inShape(out_bnd_alpha,cell_detected_all(:,2),cell_detected_all(:,1));
On version 1.1.1, I keep getting this error on STEP 5 as well:
The source code for the parfor-loop that is trying to execute on the worker could not be found.
Caused by:
Unrecognized function or variable 'matched_img'.
Error using remoteParallelFunction (line 84)
Worker unable to find file.
Unrecognized function or variable 'matched_img'.
Is there a way to fix these errors?
I am using a Windows computer.
Hi all,
I've tried using both versions of AMaSiNe by running through the images included. On version 1.0, I keep getting the following error in STEP 5:
Error during analyzing : V1_Lat_WTeGFP_0315_7-Shading Correction_s01c2.jpg Error in tform_400, File will be saved, but the most crude matching was not made properly, double check the original image and process image PWL fails during analyzing : V1_Lat_WTeGFP_0315_7-Shading Correction_s01c2.jpg File will be saved, but the 200um matching was not made properly, double check the original image and process image PWL fails during analyzing : V1_Lat_WTeGFP_0315_7-Shading Correction_s01c2.jpg File will be saved, but please check the image afterwards (100um warping was not made) PWL fails during analyzing : V1_Lat_WTeGFP_0315_7-Shading Correction_s01c2.jpg File will be saved, but please check the image afterwards (50um warping was not made) Error using alphaShape/inShape The input points must be a double array.
Error in STEP_5_Transform_and_ROI_drawing (line 374) out_bnd=inShape(out_bnd_alpha,cell_detected_all(:,2),cell_detected_all(:,1));
On version 1.1.1, I keep getting this error on STEP 5 as well:
The source code for the parfor-loop that is trying to execute on the worker could not be found.
Caused by: Unrecognized function or variable 'matched_img'. Error using remoteParallelFunction (line 84) Worker unable to find file. Unrecognized function or variable 'matched_img'.
Is there a way to fix these errors? I am using a Windows computer.
Thanks!