SLProject  4.2.000
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
CVRaulMurExtNode.h File Reference

Declares the Raul Mur ORB feature detector and descriptor. More...

#include <CVTypedefs.h>
Include dependency graph for CVRaulMurExtNode.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CVRaulMurExtNode
 Data structure used to subdivide the Image with key points into segments. More...
 

Detailed Description

Declares the Raul Mur ORB feature detector and descriptor.

This File is based on the ORB Implementation of ORB_SLAM https://github.com/raulmur/ORB_SLAM2

Date
Spring 2017
Remarks
Please use clangformat to format the code. See more code style on https://github.com/cpvrlab/SLProject4/wiki/SLProject-Coding-Style
Authors
Marcus Hudritsch, Michael Goettlicher, Pascal Zingg, Timon Tschanz

This File is based on the ORB Implementation of ORB_SLAM https://github.com/raulmur/ORB_SLAM2

Date
Spring 2017
Remarks
Please use clangformat to format the code. See more code style on https://github.com/cpvrlab/SLProject4/wiki/SLProject-Coding-Style
Authors
Pascal Zingg, Timon Tschanz, Michael Goettlicher, Marcus Hudritsch

Definition in file CVRaulMurExtNode.h.