PreibischLab / BigStitcher

ImgLib2/BDV implementation of Stitching for large datasets
GNU General Public License v2.0
67 stars 14 forks source link

Manual lateral correction taken into account for stitching #41

Open Bobafotz opened 5 years ago

Bobafotz commented 5 years ago

Hello,

I did some manual correction on the tile position in the "Stitching Explorer" window (2 tiles positions were completely inverted). After that, I launched the "Stitch dataset" command. Could you confirm me that the manual correction I did will be (at least roughly) take into account for the stitching process ?

Thank you !

hoerldavid commented 5 years ago

Hi @Bobafotz,

When we stitch a dataset, we do two things to speed up the process and make it more robust to correlations between unconnected images:

Furthermore:

I guess this is a long answer to a simple question, but the gist of it is: While our algorithms try to find an optimal registration regardless of the current image locations, there are may ways in which they implicitly take manual pre-alignment or metadata into account. While BigStitcher is quite robust and should work even with no metadata or pre-registrations, providing those will drastically speed up the process and also increase the chances of a successful alignment

Hope this helps and clarifies the situation somewhat! Don't hesitate to ask if you have further questions!

Best, David

Bobafotz commented 5 years ago

Hello David,

Thank you very much for the detailled answer, it did help me a lot and I hope it will help others. It is clear to me now. And again, you did a terrific job on this plugin, it worked like a charm, the stitching of (not good looking) datas is perfect. Thank you for this tool !

Have a good day,

Julien