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

Develop new functions for image processing #13

Open
bschuler opened this issue Jan 22, 2024 · 1 comment
Open

Develop new functions for image processing #13

bschuler opened this issue Jan 22, 2024 · 1 comment
Assignees

Comments

@bschuler
Copy link
Collaborator

def flatten:

def zero:

def line_sub:

def laplace:

@lhuberich lhuberich self-assigned this Jan 25, 2024
@lhuberich
Copy link
Contributor

I've written several functions here, such as

  • remove_line_average
  • zero_image
  • remove_parabolic_fit
  • remove_nan_rows
  • crop_2Dimage
  • subtract_global_plane_fit
  • subtract_triangle_plane_fit

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

No branches or pull requests

2 participants