Open pdichiaro opened 5 years ago
Thanks for the suggestion @pdichiaro :D
We are waiting for n-dimensional affine registration to be added to skimage (see #1320), but I'm not sure if the underlying register_translation
function that we currently wrap supports n-dimensional translations.
maybe @dganguli or @sofroniewn knows?
For seqFISH it is really difficult to avoid z shifts and to mantain the sample in focus during sequential rounds of hybridization. Aligning images in 2d using maximum intensity Z-projected planes is not so accurate. I think it is necessary to implement the 3d image registration (3d phase correlation) for translation adjustment in x, y and z.