.. currentmodule:: sofia_redux.toolkit.image ************************************************ Image Algorithms (`sofia_redux.toolkit.image`) ************************************************ Introduction ============ The :mod:`sofia_redux.toolkit.image` module algorithms that operate on 2-dimensional data arrays. Adjusting Images (Shift, Rotate, Resize, Registration) ====================================================== .. toctree:: :maxdepth: 2 adjust.rst Combining Images ================ .. toctree:: :maxdepth: 2 combine.rst Filling Images ============== .. toctree:: :maxdepth: 2 fill.rst Fiterpolate Smoothing ===================== .. toctree:: :maxdepth: 2 smooth.rst Image Warping ============= .. toctree:: :maxdepth: 2 warp.rst