Skip to content

Commit a7c3c15

Browse files
Update Readme.md
1 parent 7529285 commit a7c3c15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Finding Patches of Query image in set of training images using Feature Matching
1+
# Finding Patches of Query image associated to a set of training images using Feature Matching
22

33
## Approach:
44
Initially by visualizing the associations in sample test set and examining the cropped images, I have decided to go with Feature Matching(using keypoints) techinques instead of template matching. Following are the various methods I tried out with few samples that are manually picked from the test set:

0 commit comments

Comments
 (0)