GithubHelp home page GithubHelp logo

sikanderbinmukaram / akazefeatureextraction Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 241.79 MB

Akaze Feature Extraction from live camera feed

Java 34.30% HTML 0.08% CMake 3.00% C++ 58.36% Makefile 0.06% C 4.11% Objective-C 0.09% AIDL 0.01%
akaze-feature-extraction keypoints android-opencv feature-extraction feature-matching keyframes opencv android computer-vision

akazefeatureextraction's Introduction

Akaze Feature Extraction Android

Akaze Feature Extraction from live camera feed on android phone.

Table of Contents
  1. About The Project
  2. Getting Started
  3. Acknowledgements

About The Project

I wanted to implement the akaze feature extraction on android using opencv for which I couldn't find any good example online. This one I made using Opencv and with help from some blogs as mentioned in Acknowledgements. For now the app has following features:

  • Live feed from camera using opencv
  • Feature detection on each frame
  • Visualising the keypoints in each frame.
  • Double tap to select keyframe and start matching.
  • Visualising the keypoints:
    • Green color shows the matched points,
    • Blue color shows the current frame keypoints.

Getting Started

Prerequisites

You need to install:

  • Latest opencv version. here I have used opencv 4.5.0. Please make sure its latest opencv that you have.

Installation

  1. Clone the repo
    git clone https://github.com/SikanderBinMukaram/AkazeFeatureExtraction.git
  2. Install Opencv 4.5.0 or any latest version available. (I have also added the files in the repository)

Acknowledgements

akazefeatureextraction's People

Contributors

sikanderbinmukaram avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.