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

Feature/l1c matching l0 #31

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

lucamarini22
Copy link

Hi! :)

I added the method register_l1_to_raw in L1C_event class to perform image registration of the L1C to the Raw granule and I also added an example of using it in the pyraws_Raw_API_demonstration.ipynb notebook.

  • I implemented the method register_l1_to_raw without making it dependent to a keypoint detection algorithm, so the user can choose the keypoint detector that prefers.
  • I also added SIFT as an example of how to perform the image to image registration
  • Finally, I am not sure if I used the proper names (Raw granule, etc.) both in the method and in the notebook

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.

None yet

1 participant