HolyLab / RegisterDeformation.jl

Representation of spatial deformations
Other
7 stars 4 forks source link

Deformation of matching imaging #30

Open RainerHeintzmann opened 1 year ago

RainerHeintzmann commented 1 year ago

Thanks a lot for this great package on deforming images. I would like to use it for registering 4 matching images for polarization microscopy. However the reference points (e.g. in the first image) are not necessarily on a regular (rectangular) grid, but ideally I would like to use at least a deformed grid (e.g. from landmarks near the corners) or even better any landmark positions. Another application could be multi-color single molecule microscopy, where the chromatic aberrations are important and each filter deforms the image slightly differently but for calibration one could co-register beads at random positions. Therefore two questions:

timholy commented 1 year ago

Sorry I didn't notice this. I don't have immediate plans to extend this but I'd be happy to take pull requests. Currently there is no support for non-rectangular grids.