Feature Detection And Description Save

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

Project README

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.

License

Code released under the MIT license.

Open Source Agenda is not affiliated with "Feature Detection And Description" Project. README Source: whoisraibolt/Feature-Detection-and-Description

Open Source Agenda Badge

Open Source Agenda Rating