Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated imageOP with warp related functions #40

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Sep 13, 2022

  1. Updated imageOP with warp related functions

    - Imported fileOP for needed function calls.
    - Inserted four functions:
      - get_average_warps: Computes the average of multiple multi-component warps 
      - get_magnitude_warp: Computes the magnitude of a single multi-component-warp
      - get_mean_std_magnitude: Computes the mean and std of multiple magnitude images
      - get_mean_std_magnitude_warps: Computes the mean and std of multiple magnitude images that are retrieved from the input warp images (= get_magnitude_warp + get_mean_std_magnitude
    Keyn34 committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    1593bea View commit details
    Browse the repository at this point in the history