GithubHelp home page GithubHelp logo

enienws / sfnd_2d_feature_tracking Goto Github PK

View Code? Open in Web Editor NEW

This project forked from udacity/sfnd_2d_feature_tracking

0.0 1.0 0.0 4.09 MB

License: MIT License

CMake 11.48% C++ 46.75% Makefile 26.63% C 15.14%

sfnd_2d_feature_tracking's Introduction

SFND 2D Feature Tracking

I have implemented all the features required.

UDACITY_PR2.ods file contains performance metrics.

The first table contains following items for each detector: -Total features detected -Rectangle associated features detected -Time consumed for detecting the features

Mean detection time is calcuted by using the 10 images. Top-3 scores are marked with different colors: Green, Yellow, Red

Following 9 tables contains the number of total matched keypoints for each image pair.

The last but not the least table summarizes the total time takes for the computation of feature detection, description and matching. Top-3 scores are marked with different colors. The score marked with green is the fastest one.

The last table is the recommendation table. Here I have selected the features according to their execution time and the descriptors' power to extract features that can be matched.

Sheet2 contains mean and variance neighborhood for the features. Detectors like SHITOMASI HARRIS and FAST has constant neighborhood size. -SHITOMASI: 4 -HARRIS: 6 -FAST: 7

Other detectors like BRISK, ORB, AKAZE, SIFT has changing neighborhood size. So all the neighborhood sizes are collected and mean and standard deviance is calculated from collected sets. Below the mean and standard deviance for the feature detectors are given: BRISK 22.25;14.75 ORB 55.73;24.27 AKAZE 7.84;3.62 SIFT: 5.67;6.74

sfnd_2d_feature_tracking's People

Contributors

swwelch avatar sudkul avatar roman-smirnov avatar nz-is avatar

Watchers

James Cloos 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.