SLProject  4.2.000
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
WAIFrame.h File Reference
#include <WAIHelper.h>
#include <opencv2/opencv.hpp>
#include <WAIOrbVocabulary.h>
#include <orb_slam/ORBextractor.h>
#include <vector>
Include dependency graph for WAIFrame.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  WAIFrame
 

Macros

#define FRAME_GRID_ROWS   36
 
#define FRAME_GRID_COLS   64
 

Detailed Description

Date
Dez 2017
Authors
Raúl Mur-Artal, Marcus Hudritsch, Michael Goettlicher
Remarks
Please use clangformat to format the code. See more code style on https://github.com/cpvrlab/SLProject4/wiki/SLProject-Coding-Style

Definition in file WAIFrame.h.

Macro Definition Documentation

◆ FRAME_GRID_COLS

#define FRAME_GRID_COLS   64

Definition at line 44 of file WAIFrame.h.

◆ FRAME_GRID_ROWS

#define FRAME_GRID_ROWS   36

Definition at line 43 of file WAIFrame.h.