gimseng / 99-ML-Learning-Projects

A list of 99 machine learning projects for anyone interested to learn from coding and building projects
MIT License
575 stars 173 forks source link

learning the concept of Image Stitching and Knn Clustering using opencv #156

Open Harbeeholar opened 3 years ago

Harbeeholar commented 3 years ago

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

Reference Issues/PRs

What does this implement/fix? Explain your changes.

Any other comments?