├── Figures ├── feature-detection-AKAZE.png ├── feature-detection-BRIEF.png ├── feature-detection-BRISK.png ├── feature-detection-FREAK.png ├── feature-detection-KAZE.png ├── feature-detection-ORB.png ├── feature-detection-SIFT.png ├── feature-detection-SURF.png └── input.png ├── LICENSE ├── Outputs ├── AKAZE-keypoints.txt ├── BRIEF-keypoints.txt ├── BRISK-keypoints.txt ├── FREAK-keypoints.txt ├── KAZE-keypoints.txt ├── ORB-keypoints.txt ├── SIFT-keypoints.txt └── SURF-keypoints.txt ├── README.md ├── feature-detection-AKAZE.ipynb ├── feature-detection-BRIEF.ipynb ├── feature-detection-BRISK.ipynb ├── feature-detection-FREAK.ipynb ├── feature-detection-KAZE.ipynb ├── feature-detection-ORB.ipynb ├── feature-detection-SIFT.ipynb └── feature-detection-SURF.ipynb /Figures/feature-detection-AKAZE.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/whoisraibolt/Feature-Detection-and-Description/HEAD/Figures/feature-detection-AKAZE.png -------------------------------------------------------------------------------- /Figures/feature-detection-BRIEF.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/whoisraibolt/Feature-Detection-and-Description/HEAD/Figures/feature-detection-BRIEF.png -------------------------------------------------------------------------------- /Figures/feature-detection-BRISK.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/whoisraibolt/Feature-Detection-and-Description/HEAD/Figures/feature-detection-BRISK.png -------------------------------------------------------------------------------- /Figures/feature-detection-FREAK.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/whoisraibolt/Feature-Detection-and-Description/HEAD/Figures/feature-detection-FREAK.png -------------------------------------------------------------------------------- /Figures/feature-detection-KAZE.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/whoisraibolt/Feature-Detection-and-Description/HEAD/Figures/feature-detection-KAZE.png -------------------------------------------------------------------------------- /Figures/feature-detection-ORB.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/whoisraibolt/Feature-Detection-and-Description/HEAD/Figures/feature-detection-ORB.png -------------------------------------------------------------------------------- /Figures/feature-detection-SIFT.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/whoisraibolt/Feature-Detection-and-Description/HEAD/Figures/feature-detection-SIFT.png -------------------------------------------------------------------------------- /Figures/feature-detection-SURF.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/whoisraibolt/Feature-Detection-and-Description/HEAD/Figures/feature-detection-SURF.png -------------------------------------------------------------------------------- /Figures/input.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/whoisraibolt/Feature-Detection-and-Description/HEAD/Figures/input.png -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/whoisraibolt/Feature-Detection-and-Description/HEAD/LICENSE -------------------------------------------------------------------------------- /Outputs/AKAZE-keypoints.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/whoisraibolt/Feature-Detection-and-Description/HEAD/Outputs/AKAZE-keypoints.txt -------------------------------------------------------------------------------- /Outputs/BRIEF-keypoints.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/whoisraibolt/Feature-Detection-and-Description/HEAD/Outputs/BRIEF-keypoints.txt -------------------------------------------------------------------------------- /Outputs/BRISK-keypoints.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/whoisraibolt/Feature-Detection-and-Description/HEAD/Outputs/BRISK-keypoints.txt -------------------------------------------------------------------------------- /Outputs/FREAK-keypoints.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/whoisraibolt/Feature-Detection-and-Description/HEAD/Outputs/FREAK-keypoints.txt -------------------------------------------------------------------------------- /Outputs/KAZE-keypoints.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/whoisraibolt/Feature-Detection-and-Description/HEAD/Outputs/KAZE-keypoints.txt -------------------------------------------------------------------------------- /Outputs/ORB-keypoints.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/whoisraibolt/Feature-Detection-and-Description/HEAD/Outputs/ORB-keypoints.txt -------------------------------------------------------------------------------- /Outputs/SIFT-keypoints.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/whoisraibolt/Feature-Detection-and-Description/HEAD/Outputs/SIFT-keypoints.txt -------------------------------------------------------------------------------- /Outputs/SURF-keypoints.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/whoisraibolt/Feature-Detection-and-Description/HEAD/Outputs/SURF-keypoints.txt -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/whoisraibolt/Feature-Detection-and-Description/HEAD/README.md -------------------------------------------------------------------------------- /feature-detection-AKAZE.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/whoisraibolt/Feature-Detection-and-Description/HEAD/feature-detection-AKAZE.ipynb -------------------------------------------------------------------------------- /feature-detection-BRIEF.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/whoisraibolt/Feature-Detection-and-Description/HEAD/feature-detection-BRIEF.ipynb -------------------------------------------------------------------------------- /feature-detection-BRISK.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/whoisraibolt/Feature-Detection-and-Description/HEAD/feature-detection-BRISK.ipynb -------------------------------------------------------------------------------- /feature-detection-FREAK.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/whoisraibolt/Feature-Detection-and-Description/HEAD/feature-detection-FREAK.ipynb -------------------------------------------------------------------------------- /feature-detection-KAZE.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/whoisraibolt/Feature-Detection-and-Description/HEAD/feature-detection-KAZE.ipynb -------------------------------------------------------------------------------- /feature-detection-ORB.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/whoisraibolt/Feature-Detection-and-Description/HEAD/feature-detection-ORB.ipynb -------------------------------------------------------------------------------- /feature-detection-SIFT.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/whoisraibolt/Feature-Detection-and-Description/HEAD/feature-detection-SIFT.ipynb -------------------------------------------------------------------------------- /feature-detection-SURF.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/whoisraibolt/Feature-Detection-and-Description/HEAD/feature-detection-SURF.ipynb --------------------------------------------------------------------------------