ProjectedTextures
Prototype software for spacial augmented reality applications.
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros
Public Attributes | List of all members
Frame Struct Reference

#include <Camera.h>

Public Attributes

Mat content
 
QSemaphore * accessCtrl
 
bool mono
 

Detailed Description

stores a camera frame plus a semaphor for access control (access by multiple threads)

Member Data Documentation

QSemaphore* Frame::accessCtrl

semaphor for multithread access control

Mat Frame::content

pixel data

bool Frame::mono

is image monochromatic?


The documentation for this struct was generated from the following file: