Examples ======== The gallery is organized by module so stable resize examples are easy to find without hiding the broader research package. .. grid:: 3 :gutter: 2 .. grid-item-card:: Spline interpolation :link: auto_examples/01_spline_interpolation/index :link-type: doc Bases, boundaries, coefficients, and continuous evaluation. .. grid-item-card:: Resize :link: auto_examples/02_resize/index :link-type: doc 1-D, 2-D, antialiasing, benchmarking, and method comparison. .. grid-item-card:: Affine :link: auto_examples/03_affine/index :link-type: doc Image rotation and animated transform examples. .. grid-item-card:: Adaptive regression :link: auto_examples/04_adaptive_regression_splines/index :link-type: doc Sparse regression and regularization sweeps. .. grid-item-card:: Smoothing :link: auto_examples/05_smoothing_splines/index :link-type: doc One-, two-, and three-dimensional smoothing workflows. .. grid-item-card:: Differentials :link: auto_examples/06_differentials/index :link-type: doc Gradient and derivative-feature examples. .. grid-item-card:: Multiscale :link: auto_examples/07_multiscale/index :link-type: doc Pyramid and wavelet decompositions. .. grid-item-card:: Complete workflows :link: auto_examples/08_workflows/index :link-type: doc Registration fan-out and buffered volume features. .. grid-item-card:: Full gallery :link: auto_examples/index :link-type: doc Browse every executable example in one place. .. toctree:: :hidden: :maxdepth: 2 auto_examples/index