Skip to content

Image Mosaicing using SuperPoint by MagicLeap Research in C++libtorch.

License

Notifications You must be signed in to change notification settings

KaunilD/deep_image_mosaicing

Repository files navigation

image_mosaicing

Aligns a pair of images using SuperPoint Feature extractor.

Tasks

  • SuperPoint based feature extractor
    • Keypoint and Descriptors
    • Non Maxima Supression
  • Feature Matcher
    • 2 Way Brute Force Matcher
    • Ratio Test
  • RANSAC based pose estimator:
    • 8 point algorithm
    • 7 point algorithm
    • RANSAC
  • Alignment
  • Blending

About

Image Mosaicing using SuperPoint by MagicLeap Research in C++libtorch.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages