Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ESA-PhiLab
/
PyRawS
Public
Notifications
You must be signed in to change notification settings
Fork
10
Star
94
Code
Issues
1
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feature/l1c matching l0
- #31
#31
Open
lucamarini22
wants to merge 11 commits into
ESA-PhiLab:main
ESA-PhiLab/PyRawS:main
from
lucamarini22:feature/l1c_matching_l0
lucamarini22/PyRawS:feature/l1c_matching_l0
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
Feature/l1c matching l0
#31
lucamarini22
wants to merge 11 commits into
ESA-PhiLab:main
ESA-PhiLab/PyRawS:main
from
lucamarini22:feature/l1c_matching_l0
lucamarini22/PyRawS:feature/l1c_matching_l0
Copy head branch name to clipboard
Commits
Commits on Apr 18, 2024
add method to perform image to image registration between L1C and Raw granule
lucamarini22
committed
054acc8
View commit details
Copy full SHA for 054acc8
Browse repository at this point
add function to detect and match keypoints using SIFT. In this script other keypoints detectors such as SuperGlue could be then added. I just put SIFT as first example that is ready to use
lucamarini22
committed
05cfe37
View commit details
Copy full SHA for 05cfe37
Browse repository at this point
add img processing utils
lucamarini22
committed
3a09de9
View commit details
Copy full SHA for 3a09de9
Browse repository at this point
delete unused import
lucamarini22
committed
9f2e39a
View commit details
Copy full SHA for 9f2e39a
Browse repository at this point
update sift with lowe's ratio test
lucamarini22
committed
c6abd45
View commit details
Copy full SHA for c6abd45
Browse repository at this point
include L1C to Raw granule registration example in API Quickstart by using SIFT
lucamarini22
committed
6edbc87
View commit details
Copy full SHA for 6edbc87
Browse repository at this point
set event_name=Etna_00 and granule_idx=2 as consistent with the instructions
lucamarini22
committed
9831a7a
View commit details
Copy full SHA for 9831a7a
Browse repository at this point
add normalize_img function
lucamarini22
committed
006f2f1
View commit details
Copy full SHA for 006f2f1
Browse repository at this point
Commits on May 13, 2024
change interpolation from linear to nearest
lucamarini22
committed
f4cca54
View commit details
Copy full SHA for f4cca54
Browse repository at this point
trial
lucamarini22
committed
0aed3fb
View commit details
Copy full SHA for 0aed3fb
Browse repository at this point
Revert "trial"
Show description for ee83696
lucamarini22
committed
ee83696
View commit details
Copy full SHA for ee83696
Browse repository at this point
You can’t perform that action at this time.