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

Conversation

Keyn34
Copy link
Collaborator

@Keyn34 Keyn34 commented Sep 13, 2022

  • 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

- 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant