-
Notifications
You must be signed in to change notification settings - Fork 69
Description
Hi,
I've tried many variations and followed all instructions. However all I ever get is this error (below at end).
My images are taken in very standard way just moving X (column) from left to right, and then Y (next row).
Filenames are typical: testneur3d10x_L01_R01_C01.jpg, testneur3d10x_L01_R01_C02.jpg, etc.
I have tried the instructed file name notations variations:
testarr_L01_R{yy}_C{xx}.jpg
testarr_L01_R{jj}_C{ii}.jpg
testarr_L{zz}_R{yy}_C{xx}.jpg
my filenames are as specifically all like this: "testarr_L01_R01_C01.jpg"
where L is the z level, R is the row (y move) and C is the column (x move).
I have tried using {ii}, and {jj} etc; but that does not work either. Throws basically similar error.
I have the initial index set to 1.
Any help is much appreciated.
Cannot find file:
error:
Loading (0, 0): C:\AbemScan_v08\bin\x64\Debug\scan3D10xneuron02\testneur3d10x_L01_R{yy}_C{xx}.jpg ...
ERROR: Cannot find file: 'C:\AbemScan_v08\bin\x64\Debug\scan3D10xneuron02\testneur3d10x_L01_R{yy}_C{xx}.jpg' - abort stitching.
ERROR: Error during tile discovery, or invalid grid type. Aborting.