references_for_learning_ai_algorithms
This post related to :
wall (OpenCV / Image Matching)
- https://www.geeksforgeeks.org/what-is-the-difference-between-sift-and-surf/
- https://arxiv.org/pdf/1710.02726
- https://www.robots.ox.ac.uk/~az/icvss08_az_bow.pdf
- https://www.grdjournals.com/uploads/article/GRDJE/V02/I04/0013/GRDJEV02I040013.pdf
- https://medium.com/@deepanshut041/introduction-to-sift-scale-invariant-feature-transform-65d7f3a72d40
- https://medium.com/@deepanshut041/introduction-to-surf-speeded-up-robust-features-c7396d6e7c4e
- https://mikhail-kennerley.medium.com/a-comparison-of-sift-surf-and-orb-on-opencv-59119b9ec3d0
- https://machinelearningmastery.com/opencv_sift_surf_orb_keypoints/
- https://docs.opencv.org/3.4/df/dd2/tutorial_py_surf_intro.html
- https://docs.opencv.org/3.4/d7/d66/tutorial_feature_detection.html
- https://github.com/sharmaroshan/Feature-Matching-Using-SIFT-and-SURF/blob/master/sift.ipynb
- https://stackoverflow.com/questions/48220817/how-to-match-and-align-two-images-using-surf-features-python-opencv
- https://forum.image.sc/t/align-two-versions-of-the-same-image-that-are-at-different-resolutions-and-one-is-cropped/54737/5
- https://stackoverflow.com/questions/69498429/how-do-i-compute-similarity-of-two-images-using-sift-evaluate-sift-results
- https://www.mathworks.com/matlabcentral/answers/833893-surf-and-sift-feature-extraction
angle + perspective (OpenCV / Image Matching)
- https://stackoverflow.com/questions/37828981/feature-points-matching-using-sift-between-two-images
- https://stackoverflow.com/questions/40843794/how-to-match-images-taken-at-different-angles
- https://iopscience.iop.org/article/10.1088/1757-899X/725/1/012138/pdf
- https://www.ripublication.com/ijeer16/ijeerv8n1_01.pdf