Skip to content

Adding Z-axis to LearnTransform.Translation() (image registration step) #4

Open
@shachafl

Description

@shachafl

The current image registration step in Starfish only works on individual Z planes (X,Y), not taking into account drifts and misalignment on the Z-axis between rounds.
The underlying phase_cross_correlation() from scikit-image allows for 3D images, so this should be relatively straightforward upgrade.
https://scikit-image.org/docs/0.20.x/api/skimage.registration.html#skimage.registration.phase_cross_correlation

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions