SLProject  4.3.020
A platform independent 3D computer graphics framework for desktop OS, Android, iOS and online in web browsers
SENSARBaseCamera.h File Reference
#include <mutex>
#include <atomic>
#include <vector>
#include <thread>
#include <Utils.h>
#include <opencv2/opencv.hpp>
#include <SENS.h>
#include <SENSFrame.h>
#include <SENSCalibration.h>
#include <SENSCamera.h>
Include dependency graph for SENSARBaseCamera.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SENSARBaseCamera
 Provides interface for the AR frameworks such as ARKit and ARCore. More...
 

Detailed Description

Authors
Michael Goettlicher, Marcus Hudritsch
Date
Winter 2021
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 SENSARBaseCamera.h.