Demonstrates uses of the sci-kit:
Examples of 2D linear and nonlinear image registration.
- linreg
Uses an affine deformation model to deform the image and then (attempts to) minimize:
|| T - W(F;p) ||
where:
T : target image (lena deformed) F : floating image ( non-deformed image) p : warp parameters