Skip to content

Commit e8cfdc7

Browse files
Completedgit add .!
1 parent 1de1444 commit e8cfdc7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Solutions to interview problems of MadStreetDen
1+
# Solutions to MadStreetDen interview problem
22

33
## Codebase Structure and Exectution:
44
1. **modelConfig.inf** facilitates **imagesCropAssociation.py**:
@@ -97,5 +97,5 @@ After Iterating over the sample testset with above methods, I found the last one
9797
3. Homography fails to compute Transformation with image like(fc429b5f-429b-5b5a-8e10-93835f02db9d.jpg) reason might be Low Resolution or Radom salt and pepper noises in crop image.
9898

9999
## References:
100-
[1]. [A Comparative Analysis of SIFT, SURF, KAZE, AKAZE, ORB, and BRISK](https://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=8346440)
100+
[1]. [A Comparative Analysis of SIFT, SURF, KAZE, AKAZE, ORB, and BRISK](https://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=8346440) <br />
101101
[2]. [Feature Maching with Bounding Distortion Algorithm](http://www.weizmann.ac.il/math/ronen/sites/math.ronen/files/uploads/lipman_et_al_-_feature_matching_with_bounded_distortion.pdf)

0 commit comments

Comments
 (0)