Image Alignment¶
These functions are for processing of images using the q-map framework
Alignment¶
-
pair_align_image(I1, I2; M=5, ortho=true, basis_type="t", resizei=true, N=64, stepsize=1e-5, itermax=1000)¶ Pairwise align two images
I1reference imageI2image to warpMnumber of basis elementsorthoorthonormalize basisbasis_typetype of basis (“t”, “s”, “i”, “o”)resizeiresize imageNsize of resized imagestepsizegradient stepsizeitermaxmaximum number of iterations
Returns:
I2_newaligned I2gamwarping function