Skip to content

This is panorama stitching implementation in Kotlin. It is the onboarding project to get familiar with Multik, KotlinDL and other libraries from KDS ecosystem.

Notifications You must be signed in to change notification settings

ermolenkodev/panorama

Repository files navigation

Panorama

This is panorama stitching implementation in Kotlin. It is the onboarding project to get familiar with Multik, KotlinDL and other libraries from KDS ecosystem.

Planned features

  • Stitch simple panorama from bundled images
  • Implement homography estimation using multik and get results compatible with OpenCV based implementation
  • Implement deep learning based keypoint detection using KotlinDL and compare it with SIFT based detections
  • (Optional) Test extensively and make it work on arbitrary image sets

How to

Tests is a good starting point to review project and get familiar with API

About

This is panorama stitching implementation in Kotlin. It is the onboarding project to get familiar with Multik, KotlinDL and other libraries from KDS ecosystem.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages