Skip to content

whoisraibolt/Feature-Detection-and-Description

Repository files navigation

Feature Detection and Description

GitHub language count GitHub top language GitHub repo size GitHub

Overview

These Jupyters Notebooks show step by step, the process of Feature Detection and Description with SIFT, SURF, KAZE, BRIEF, ORB, BRISK, AKAZE and FREAK using Python and OpenCV.

Feature Detection with FREAK

Dependencies

  • matplotlib
  • cv2
  • numpy
  • os
  • pickle

You can install missing dependencies with pip.

Usage

  1. Install the dependencies;
  2. Run Jupyter Notebook in terminal to see the code in your browser.

Recommended Readings

License

Code released under the MIT license.

About

Feature Detection and Description with SIFT, SURF, KAZE, BRIEF, ORB, BRISK, AKAZE and FREAK using Python and OpenCV

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published