OSVR-Core
Classes | Namespaces | Functions
DK2ImageSource.cpp File Reference

Implementation. More...

#include "ImageSourceFactories.h"
#include "Oculus_DK2.h"
#include <opencv2/imgproc/imgproc.hpp>

Classes

class  osvr::vbtracker::DK2WrappedImageSource
 

Namespaces

 osvr
 The main namespace for all C++ elements of the framework, internal and external.
 

Functions

ImageSourcePtr osvr::vbtracker::openDK2WrappedCamera (ImageSourcePtr &&cam, bool doHid)
 Factory method to wrap an image source, already determined to be an Oculus DK2 camera, with unscrambling and keep-alive code. More...
 

Detailed Description

Implementation.

Date
2015
Author
Sensics, Inc. http://sensics.com/osvr

Function Documentation

§ openDK2WrappedCamera()

ImageSourcePtr osvr::vbtracker::openDK2WrappedCamera ( ImageSourcePtr &&  cam,
bool  doHid 
)

Factory method to wrap an image source, already determined to be an Oculus DK2 camera, with unscrambling and keep-alive code.