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

[EXE] KNN Clustering of Stitched Images #155

Open
Harbeeholar opened this issue Jun 5, 2021 · 0 comments
Open

[EXE] KNN Clustering of Stitched Images #155

Harbeeholar opened this issue Jun 5, 2021 · 0 comments

Comments

@Harbeeholar
Copy link

Learning Goals

  1. learning the concept of Image Stitching and Knn Clustering using opencv

Exercise Statement

  1. Finding Keypoints of images using Local invariant descriptors (SIFT, SURF, etc)
  2. Finding Feature matching using RANSAC
  3. Perspective warping

Prerequisites

opencv, numpy, matplotlib, imageio

Data source/summary:

Stitching can be performed on any two images

(Optional) Suggest/Propose Solutions

I have the solution using opencv, will be happy to create pull request to include the exercise statement/solution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant