Skip to content

Commit

Permalink
images to explaination
Browse files Browse the repository at this point in the history
  • Loading branch information
stanleyedward committed Jan 23, 2024
1 parent b3df1d3 commit 35d4f36
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ Panoramic image stitching with overlapping images using SIFT detector, Homograph
1. #### Feature Detection using SIFT
The scale-invariant feature transform is a computer vision algorithm to detect interest points, describe, and match local features in images, invented by David Lowe in 1999.
![Alt text](images/sift_features_located.jpeg)
2. #### Matching keypoints
Expand All @@ -84,7 +85,9 @@ The scale-invariant feature transform is a computer vision algorithm to detect i
4. #### RANSAC algorithm
5. #### Weighted Blending
![Alt text](images/unblended_and_unsmoothed_output.jpeg)
![Alt text](images/output.png)
## References
Expand Down
Binary file added images/output.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 35d4f36

Please sign in to comment.